mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-15 08:31:49 -05:00
Updated Build Linux (markdown)
parent
00541e4425
commit
bff1e6cd89
@ -6,6 +6,11 @@ Basic build support:
|
|||||||
sudo apt-get install git build-essential automake cmake
|
sudo apt-get install git build-essential automake cmake
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Base Dependencies: (debian)
|
||||||
|
```
|
||||||
|
sudo apt-get install libfftw3-dev libwxgtk3.0-dev libwxgtk3.0-dbg
|
||||||
|
```
|
||||||
|
|
||||||
Build and install SoapySDR
|
Build and install SoapySDR
|
||||||
```
|
```
|
||||||
git clone https://github.com/pothosware/SoapySDR.git
|
git clone https://github.com/pothosware/SoapySDR.git
|
||||||
|
Loading…
Reference in New Issue
Block a user