Hi, I am new to the GNU forum.
I installed GNU 3.2 binary on Ubuntu 9.04 according to the web
instruction.
To check out the installation, I ran dpkg -l gnuradio.
The response was
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name          Version       Description
++±==============-==============-============================================
ii gnuradio      3.2           The GNU Software Radio Toolkit
I also tried typing lsusrp without actually connecting to an USRP.
The results were
usrp: failed to find usrp[0]
usrp: failed to find usrp[1]
usrp: failed to find usrp[2]
usrp: failed to find usrp[3]
usrp: failed to find usrp[4]
usrp: failed to find usrp[5]
usrp: failed to find usrp[6]
usrp: failed to find usrp[7]
Can anybody confirm that my binary installation was successful?
Thanks,
–Vic