On Fri, Jul 17, 2009 at 09:22, Yc Park<[email protected]> wrote: > find_usrps: error while loading shared libraries: libusrp2.so.0: cannot > open shared object file: No such file or directory
Can you perform: $ ls -l /usr/local/lib/libusrp2* And post the output? This is the default location that the installation program will put the libusrp2 libraries, unless you tell it differently. Also, can you try running: $ sudo ldconfig ...and then retry find_usrps? Did you uninstall 3.0.3 first? Johnathan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
