View Single Post
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#35
Originally Posted by biketool View Post
Xes, this is ridiculously bad@$$ and since I have the hardware on hand I will give it a test once I am sure what to link where. For example the contents of folder gnuradio symlink to /usr?
What dependencies are required since we are hand installing?
You could start installing:

apt-get install libfftw3-3 xml-core python-lxml liborc-0.4-0 python-numpy libportaudio2 libjack0 libsdl1.2 python2.5-qt4 libqt4-core libqt4-gui libqt4-svg libqt4-xml libboost-thread1.42.0 libboost-filesystem1.42.0 libboost-date-time1.42.0 libboost-program-options1.42.0 libboost-system1.42.0 libice6 libasound2 libexpat1


(the other requirements are into the tar provided in first post: libusb-1, swig 2.0.3, python cheetah)

Then unpack all the tar.gz in /opt, add the library paths into /etc/ld.so.conf or create in /usr/lib the symbolink links to the libs contained into the tar.
In this way every app could use all this libs.

You could also:
ln -s /opt/rtl_sdr/bin/rtl_fm /usr/bin/rtl_fm

Last edited by xes; 2013-09-12 at 21:46.
 

The Following 5 Users Say Thank You to xes For This Useful Post: