Thread: Library searching problems

Library searching problems

From
Olivier PRENANT
Date:
Hi,

On UnixWare 711, I've noticed that when using openssl, neither postmaster
nor psql would start without LD_LIBRARY_PATH=/usr/local/ssl.

Now Makefile uses the -R option to force the load from
/usr/local/pgsql/lib (or whatever). According to the unixware 711b docs,
one can specifie multiple libraries concatening them with ':';

Tweaking the makefile to do this
(-R/usr/local/pgsql/lib:/usr/local/ssl/lib) did not help and the linker
still doesn't find libssl.so and libcrypto.so if LD_LIBRARY_PATH is not
set.

Even forcing LD_RUNT_PATH before make didn't help.

Any ideas???

Regards,

-- 
Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)