Ubuntu 7.10 Gusty seems to be more GR-friendly than
others, I tried it well and everything works fine, but
can't find USB info from "lsusb" or "/proc/bus/usb"!
any ideas?

To install just follow wiki guides at:
http://gnuradio.org/trac/wiki/UbuntuInstall

For lazy ones, with source just prepare the following:
#apt-get -y install g++ automake libtool python-dev
fftw3-dev libcppunit-dev libboost-dev sdcc libusb-dev
libasound2-dev libsdl1.2-dev python-wxgtk2.8
subversion guile-1.8 libqt3-mt-dev python-numpy-ext
swig

Then:
#./configure
#make
#make install

Alternatively, there are binary and source packages in
the Debian repository format at:
http://gnuradio.org/trac/wiki/DebianPackages

Add this repoz:
deb http://gnuradio.org/ubuntu stable main contrib
deb-src http://gnuradio.org/ubuntu stable main

Then:
#apt-get install gnuradio usrp



      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to