On Fri, Apr 29, 2005 at 04:11:08PM +0000, Rich Cagley wrote:
> I just got my usrp installed with Fedora Core 3 and am having the
> 
> [EMAIL PROTECTED] usrp]# usrp_oscope.py
> Traceback (most recent call last):
>   File "./usrp_oscope.py", line 26, in ?
>     from gnuradio.wxgui import stdgui, fftsink, scopesink
>   File "/home/rcagley/gr/lib/python2.3/site-
> packages/gnuradio/wxgui/stdgui.py", line 24, in ?
>     import wx
>   File "/home/rcagley/gr/lib/python2.3/site-packages/wx-2.6-gtk2-
> ansi/wx/__init__.py", line 42, in ?
>     from wx._core import *
>   File "/home/rcagley/gr/lib/python2.3/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
> 
> any ideas?

I find that file in the lib directory. You may need LD_LIBRARY_PATH
set to  /home/rcagley/gr/lib


-- 
LRK
[EMAIL PROTECTED]


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

Reply via email to