discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Trouble running test programs


From: jjw
Subject: [Discuss-gnuradio] Trouble running test programs
Date: Mon, 20 Mar 2006 11:33:19 -0800 (PST)

I have just completed installing of the software for GNU Radio and USRP
(finally) and am following the instructions located at
http://www.comsec.com/wiki?UsrpInstall to verify that my USRP is running
correctly.  I have successfully run both ./test_usrp_standard_tx and
./test_usrp_standard_rx, however, when i try to run ,/usrp_oscope.py I
receive the following error.....

address@hidden usrp]$ sudo ./usrp_oscope.py
Traceback (most recent call last):
  File "./usrp_oscope.py", line 29, in ?
    from gnuradio.wxgui import stdgui, fftsink, waterfallsink, scopesink,
form, slider
  File
"/home/jjw27370/gr/lib/python2.4/site-packages/gnuradio/wxgui/stdgui.py",
line 24, in ?
    import wx
  File
"/home/jjw27370/gr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/__init__.py",
line 42, in ?
    from wx._core import *
  File
"/home/jjw27370/gr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/_core.py",
line 4, in ?
    import _core_
ImportError: libwx_gtk2d_xrc-2.6.so.0: cannot open shared object file: No
such file or directory

I ran a search on "libwx_gtk2d_xrc-2.6.so.0" and found it in the wxPython
source directory <wxpython source>/bld/lib, as well as in <gr install
directory>/lib.  I am unsure as to what is causing the error.  Does anybody
know a way to fix this problem?  Thanks.
--
View this message in context: 
http://www.nabble.com/Trouble-running-test-programs-t1313375.html#a3500398
Sent from the GnuRadio forum at Nabble.com.





reply via email to

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