> 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
It's likely you need to run;
$ sudo ldconfig
...in order for the system to know where all the newly installed
libraries are located.
If you are only interested in installing and using GNU Radio and not
to actually hack on GNU Radio itself, and release 3.2 is sufficient, I
recommend you upgrade your Ubuntu workstation to 10.04, which has GNU
Radio 3.2.2 as installable binary packages.
Johnathan
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment