I have a USRP2 with WBX daughter board. Gnuradio and UHD were installed using 
the attached script. I am running under Ubuntu 12.04.1 and GNU radio 3.6.3 was 
installed. After doing some playing around with Gnuradio Companion I decided to 
test out the hardware. I am able to ping the USRP2 but when I used either the 
uhd_find_devices or uhd_usrp_probe commands I got the following error message:
uhd_find_devices (uhd_usrp_probe): error while loading shared libraries: 
libboost_date_time.so.1.40.0: cannot open shared object file: No such file or 
directory.

Please help me solve this problem.

Thank you very much.

Regards,
Allen Vinegar
sudo bash -c 'echo "deb 
http://files.ettus.com/binaries/uhd_stable/repo/uhd/ubuntu/`lsb_release -cs` 
`lsb_release -cs` main" > /etc/apt/sources.list.d/ettus.list'
sudo bash -c 'echo "deb 
http://files.ettus.com/binaries/uhd_stable/repo/gnuradio/ubuntu/`lsb_release 
-cs` `lsb_release -cs` main" >> /etc/apt/sources.list.d/ettus.list'
sudo apt-get update
sudo apt-get install -t `lsb_release -cs` uhd gnuradio
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to