On Mar 21, 2008, at 12:10 PM, [EMAIL PROTECTED] 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.


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

Reply via email to