Hi,
Firas has helped me to install gnuradio on UBUNTU 7.1. At http:
//gnuradio.org/trac/wiki/UbuntuInstall I now have reached:
cd gnuradio-examples/python/usrp
./benchmark_usb.py
It has now gone to rats. Everything was fine to this point I received
the message;
No such file or directories
Any ideas please? Spent all Sunday afternoon on the installation and
it as been raining, heavily all day here!
Frank
Hampshire
England
Hi,
File name was wrong in this web page. I fixed it. The correct file is :
./usrp_benchmark_usb.py
you can do [ls] and check if it is exist on :
gnuradio-examples/python/usrp
Firas
“[email protected]” [email protected] wrote: Hi,
Firas has helped me to install gnuradio on UBUNTU 7.1. At http:
//gnuradio.org/trac/wiki/UbuntuInstall I now have reached:
cd gnuradio-examples/python/usrp
./benchmark_usb.py
It has now gone to rats. Everything was fine to this point I received
the message;
No such file or directories
Any ideas please? Spent all Sunday afternoon on the installation and
it as been raining, heavily all day here!
Frank
Hampshire
England
Hi,
Have you tried using sudo before your commands?
Try this
cd gnuradio-examples/python/usrp
sudo ./usrp_benchmark_usb.py
Cheers,
Shivvaan
Adelaide University
Australia
Frank Rawlins wrote:
the message;
Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
–
View this message in context:
http://www.nabble.com/Another-simple-question-tf4831221.html#a13826144
Sent from the GnuRadio mailing list archive at Nabble.com.