Tom Owens schrieb:
Thanks for the assistance.

I am not using Ubuntu.

What are you running?

Nonetheless, the problem is fixed.
I edited bashrc.  ie:

[EMAIL PROTECTED]:~> vi .bashrc

Then I added the line to bashrc :
  export LD_LIBRARY_PATH=/usr/local/lib

[EMAIL PROTECTED]:~> source .bashrc

Now it works.

This is a workaround, not a proper solution. The Right Thing would be to configure /etc/ld.so.conf to include /usr/local/lib and run ldconfig as root.

Your workaround depends on per-user configuration and is quite fragile.

Patrick
--
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at tugraz dot at>
Student of Telematik, Techn. University Graz, Austria



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to