discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: Question about gr


From: bkakedjo
Subject: [Discuss-gnuradio] Re: Question about gr
Date: Fri, 21 Mar 2008 15:08:26 -0400 (EDT)
User-agent: SquirrelMail/1.4.10a


I am using Fedora 8.0 . Do they have anything about it?

Tony

--------------------------

On Mar 21, 2008, at 12:10 PM, address@hidden wrote:
> ImportError: libexpat.so.0: cannot open shared object file: No such
> file
> or directory
>
> But libexpat.so.0 is on my computer an is located at /usr/local/lib
>
> It seems like I need to add some Path statements, but I don't know
> how.

Can you tell us what OS / version you're trying this on?

If it's Linux, make sure ldconfig knows to look in /usr/local/lib
(see, e.g., "Broken libtool on Debian and Ubuntu" at the bottom of <
http://www.gnuradio.org/trac/wiki/UbuntuInstall
  >).  This update needs to be done -before- configure is executed


----------------------------------



On Mar 21, 2008, at 12:10 PM, address@hidden wrote:

 I am new to Gnuradio and I am having hard time to install gr-wxgui.
When I run "configure" in the gnuradio3.0.2 source directory I get the
following message:

*****

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/root/Desktop/wxPython-src-2.8.7.1/wxPython/wx/__init__.py", line
45, in <module>
    from wx._core import *
  File "/root/Desktop/wxPython-src-2.8.7.1/wxPython/wx/_core.py", line 4,
in <module>
    import _core_
ImportError: libexpat.so.0: cannot open shared object file: No such file
or directory
Not building component gr-wxgui.
******

But libexpat.so.0 is on my computer an is located at /usr/local/lib


It seems like I need to add some Path statements, but I don't know how.











reply via email to

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