I feel your pain. That's one of the things that it really nice about BSD
and Linux-esc systems.

Create an env variable called LD_LIBRARY_PATH and assign it all of the
things that you would have in an /etc/ld.so.conf. Use : just like you do
in a normal path.

sach

On Thu, 31 Jan 2002, Lorin wrote:

> How do you tell Solaris where you just installed a shared library?  I'm
> getting a library not found error from a python script.
>
> On linux, i got the same error, but i just added the lib directory to the
> /etc/ld.so.conf, and ran ldconfig.
>
> Is there any way to do something similar on Solaris?
>
> -Lkb
>
>
> _______________________________________________
> Bits mailing list
> [EMAIL PROTECTED]
> http://www.sugoi.org/mailman/listinfo/bits
>

-- 
%/s/windows/linux/g


_______________________________________________
Bits mailing list
[EMAIL PROTECTED]
http://www.sugoi.org/mailman/listinfo/bits

Reply via email to