I encountered this twice now on 2 fresh installs with ubuntu 14.04

Dantali0n 2015-08-29 08:58:17 +02:00
parent 2754f70908
commit bd011f27b1
1 changed files with 4 additions and 0 deletions

@ -4,6 +4,10 @@
sudo apt-get install git build-essential librtlsdr-dev automake
libfftw3-dev cmake libgl1-mesa-dev libwxgtk3.0-dev libpulse-dev
If you do not meed the requirements for libgl1-mesa-dev because of one of the following packages:
libcheese7, libclutter. run the following command:
sudo apt-get install libglew-dev libcheese7 libcheese-gtk23 libclutter-gst-2.0-0 libcogl15 libclutter-gtk-1.0-0 libclutter-1.0-0 xserver-xorg-input-all
git clone https://github.com/jgaeddert/liquid-dsp
cd liquid-dsp