thanks eric, thanks jonathan
I was actuallly missing libusb-devel FC5 package, this is not installed
by
default even if you choose the “software development” configuration
template
when performing FC5 installation.
why not adding this specific hint on the FC5-specific installation
guide
on the website?
at the moment I think I still got something wrong with te GUIs,
wxPython is installed and so is gr-wxgui.
I get this from usrp_wfm_rcv.py:
File “./usrp_wfm_rcv.py”, line 8, in ?
from gnuradio.wxgui import slider, powermate
File
“/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/powermate.py”,
line 355, in ?
EVT_POWERMATE_BUTTON = wx.PyEventBinder(grEVT_POWERMATE_BUTTON, 0)
AttributeError: ‘module’ object has no attribute ‘PyEventBinder’
nogui apps work all right
thanks again
vincenzo