Development and testing has been run on Ubuntu 17.10 and Ubuntu 18.04. If run on early versions there may be a problem with GTK not supporting the gtk_menu_popup_at_pointer function vfo.c. For information on MacOS support see MacOS.md.
sudo apt-get install libfftw3-dev
sudo apt-get install libpulse-dev
sudo apt-get install libgtk-3-dev
sudo apt-get install libfftw3-3
sudo apt-get install libpulse0
git clone https://github.com/g0orx/wdsp.git
cd wdsp
make
sudo make install
To download, compile and install linHPSDR from https://github.com/g0orx/linhpsdr
git clone https://github.com/g0orx/linhpsdr.git
cd linhpsdr
make
sudo make install