mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-04-21 02:48:30 -04:00
I encountered this twice now on 2 fresh installs with ubuntu 14.04
parent
2754f70908
commit
bd011f27b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user