discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] installing USRP on Ubuntu 7.04


From: Adrian Kueng
Subject: [Discuss-gnuradio] installing USRP on Ubuntu 7.04
Date: Thu, 24 May 2007 09:06:41 -0700 (PDT)

Hi,

I have some problems with the installation of the USRP on Ubuntu 7.04
„Feisty“.
For this installation I use the BuildingGuid from GNU Radio:
http://www.gnuradio.org/trac/wiki/UbuntuInstall

The first Problem I get by compiling GNU Radio. When I enter the command
make, the follow Errors occurre:
make:
collect2: ld returned 1 exit status 
make[5]: *** [test_mblock] Fehler 1 
make[5]: Verlasse Verzeichnis
'/home/eakueng/qwt-5.0.1/gnuradio/mblock/src/lib' 
make[4]: *** [all] Fehler 2 
make[4]: Verlasse Verzeichnis
'/home/eakueng/qwt-5.0.1/gnuradio/mblock/src/lib' 
make[3]: *** [all-recursive] Fehler 1 
make[3]: Verlasse Verzeichnis '/home/eakueng/qwt-5.0.1/gnuradio/mblock/src' 
make[2]: *** [all-recursive] Fehler 1 
make[2]: Verlasse Verzeichnis '/home/eakueng/qwt-5.0.1/gnuradio/mblock' 
make[1]: *** [all-recursive] Fehler 1 
make[1]: Verlasse Verzeichnis '/home/eakueng/qwt-5.0.1/gnuradio' 
make: *** [all] Fehler 2 
address@hidden:~/qwt-5.0.1/gnuradio$ 

Dose any body now, what I have to do in order to fix this Errors? 



The second problem is, that I get an error when I like to the follow
gnuradio-example:
Python Inteface to the USRP:
./benchmark_usb.py
address@hidden:~/gnuradio$ cd gnuradio-examples/python/usrp 
address@hidden:~/gnuradio/gnuradio-examples/python/usrp$
./benchmark_usb.py
Traceback (most recent call last): 
  File "./benchmark_usb.py", line 31, in <module> 
    from gnuradio import usrp 
ImportError: cannot import name usrp 
address@hidden:~/gnuradio/gnuradio-examples/python/usrp$ 

Meight be this problem is a result of my first problem.


Thanks for help.

Adi

-- 
View this message in context: 
http://www.nabble.com/installing-USRP-on-Ubuntu-7.04-tf3811138.html#a10787307
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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