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.
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio