I tried to install gnuradio from git on my machine. The only problem I
encountered is that the qwt library could not be found (ie. gr-qtgui
was disabled). Attached is a patch, to solve this problem. It includes
the /usr/lib64 directory and qwt5 library.

Furthermore, if anyone is interested, the list of packages I needed to
add to a fresh install of opensuse 12.1:
sudo zypper install cmake cppunit-devel doxygen fftw3-devel git
gsl-devel libjack-devel libqt4-devel libqwtplot3d-devel libSDL-devel
libusb-1_0-devel orc portaudio portaudio-devel python-cheetah
python-devel python-lxml python-wxGTK python-wxWidgets-devel qwt-devel
wxWidgets-devel xmlto

lsb_release -a
LSB Version:    n/a
Distributor ID: SUSE LINUX
Description:    openSUSE 12.1 (x86_64)
Release:        12.1
Codename:       Asparagus

Attachment: findqwt.diff
Description: Binary data

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to