discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] error report usrp_fft.py


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] error report usrp_fft.py
Date: Thu, 20 May 2010 07:51:35 -0700

On Thu, May 20, 2010 at 07:45, meco1982 <address@hidden> wrote:

> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]