Dears,

I rebuilt the openssl 0.9.8k with so and installed it at /usr/local/ssl

I also add the path in front of LD_LIBRARY_PATH.

The ldd does not show libssl library, may be due to the fact that is using 
DSO...
    libm.so.6 => /lib/i686/libm.so.6 (0x4002d000)
    libaprutil-1.so.0 => /usr/local/apache2/lib/libaprutil-1.so.0 (0x40050000)
    libexpat.so.0 => /usr/local/apache2/lib/libexpat.so.0 (0x4006a000)
    libapr-1.so.0 => /usr/local/apache2/lib/libapr-1.so.0 (0x40086000)
    libpthread.so.0 => /lib/i686/libpthread.so.0 (0x400a8000)
    librt.so.1 => /lib/librt.so.1 (0x400bd000)
    libcrypt.so.1 => /lib/libcrypt.so.1 (0x400d0000)
    libdl.so.2 => /lib/libdl.so.2 (0x400fd000)
    libc.so.6 => /lib/i686/libc.so.6 (0x40101000)
    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

The map file under proc is still showing:
/proc/17730/maps:40526000-40529000 rw-p 00029000 03:01 416496 
/lib/libssl.so.0.9.6b

How can I make apache to use the library in /usr/local/ssl iso 
/lib/libssl.so.0.9.6b?
Does DSO automatically add /lib in library path?

Regards,

P.


                                          
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

Reply via email to