mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-09-10 02:37:59 -04:00
Updated Build OSX (markdown)
parent
6795550a54
commit
376b66524d
13
Build-OSX.md
13
Build-OSX.md
@ -18,14 +18,6 @@ ccliffe$ make && make install
|
|||||||
... building, installing ...
|
... building, installing ...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### Install dependencies
|
|
||||||
|
|
||||||
```
|
|
||||||
ccliffe$ sudo port install fftw-3-single liquid-dsp
|
|
||||||
.. installing ..
|
|
||||||
```
|
|
||||||
|
|
||||||
### Build SoapySDR
|
### Build SoapySDR
|
||||||
```
|
```
|
||||||
sudo apt-get install git build-essential automake cmake
|
sudo apt-get install git build-essential automake cmake
|
||||||
@ -40,6 +32,11 @@ sudo ldconfig #only needed on linux systems
|
|||||||
SoapySDRUtil --info
|
SoapySDRUtil --info
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Install dependencies
|
||||||
|
```
|
||||||
|
ccliffe$ sudo port install fftw-3-single liquid-dsp
|
||||||
|
.. installing ..
|
||||||
|
```
|
||||||
|
|
||||||
### Build CubicSDR
|
### Build CubicSDR
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user