Gnuradio git tarball 3.3.0 rc0
no problem in configure,make make install but...
First error in find_usrps was:
find_usrps: error while loading shared libraries: libusrp2.so.0.....cannot
open shared object file: No such file or directory
I've searched on web and in the forum and I tried to add
python -c "import gnuradio" and no error
BOOST_PREFIX=/opt/boost_1_37_0
export LD_LIBRARY_PATH=$BOOST_PREFIX/lib
export PYTHONPATH=/usr/local/lib/python2.5/site-packages
Now error is
root@irlanda:/# find_usrps
find_usrps: error while loading shared libraries:
libboost_thread-gcc43-mt-1_37.so.1.37.0: cannot open shared object file: No
such file or directory
i searched in web but no helps found...someone have an idea?
Thanks...
Domenico
--
View this message in context: http://old.nabble.com/error-report-usrp_fft.py-tp28622262p28622262.html
Sent from the GnuRadio mailing list archive at Nabble.com.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment