loading shared libraries

Since patch B, it seems that the system doesn’t look
anymore in /usr/local/lib to find a shared library but only in /usr/lib.

Right?

thanks,
Alain.

Markus Loffler a écrit :

Type
echo $LD_LIBRARY_PATH

and you will see from where the libraries are loaded.
Markus

“Alain Bonnefoy” <> alain.bonnefoy@icbt.com> > wrote in message
news:> 3AD3F947.60E3F5AB@icbt.com> …
Since patch B, it seems that the system doesn’t look
anymore in /usr/local/lib to find a shared library but only in /usr/lib.

Right?

thanks,
Alain.

I think it’s not really the good env var or the system looks first in /usr/lib
and then in the directories listed in LD_LIBRARY_PATH.
Right ?

Thanks,
Alain.

Type
echo $LD_LIBRARY_PATH

and you will see from where the libraries are loaded.
Markus

“Alain Bonnefoy” <alain.bonnefoy@icbt.com> wrote in message
news:3AD3F947.60E3F5AB@icbt.com

Since patch B, it seems that the system doesn’t look
anymore in /usr/local/lib to find a shared library but only in /usr/lib.

Right?

thanks,
Alain.

Yes, you are of course right. So I don’t know what’s the search path
supposed to be, only /usr/lib or some more…
Markus

“Alain Bonnefoy” <alain.bonnefoy@icbt.com> wrote in message
news:3AD47327.E9D6166F@icbt.com

Markus Loffler a écrit :

Type
echo $LD_LIBRARY_PATH

and you will see from where the libraries are loaded.
Markus

“Alain Bonnefoy” <> alain.bonnefoy@icbt.com> > wrote in message
news:> 3AD3F947.60E3F5AB@icbt.com> …
Since patch B, it seems that the system doesn’t look
anymore in /usr/local/lib to find a shared library but only in
/usr/lib.

Right?

thanks,
Alain.


I think it’s not really the good env var or the system looks first in
/usr/lib
and then in the directories listed in LD_LIBRARY_PATH.
Right ?

Thanks,
Alain.