Updated Build Linux (markdown)

Charles J. Cliffe 2015-11-30 17:35:17 -05:00
parent 00541e4425
commit bff1e6cd89
1 changed files with 5 additions and 0 deletions

@ -6,6 +6,11 @@ Basic build support:
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
```
git clone https://github.com/pothosware/SoapySDR.git