[wplug] using the correct version of multiple versions of a library

Duncan Hutty dhutty+wplug at ece.cmu.edu
Mon May 15 13:09:12 EDT 2006


In order to use mod_pubcookie, I need to use a newer version of openssl 
than is default on my solaris9 box. So I have /usr/local/openssl which 
is 0.9.8a. When apache-2.0.58 is compiled using 
--with-ssl=/usr/local/openssl, ldd against the httpd binary built shows 
that it is linked against 0.9.6.

ldd ./bin/httpd
         libz.so =>       /usr/local/lib/libz.so
         libssl.so.0.9.6 =>       /usr/local/lib/libssl.so.0.9.6
         libcrypto.so.0.9.6 =>    /usr/local/lib/libcrypto.so.0.9.6

Can someone explain or point me to reading so I can learn about how to 
really get 0.9.8a?
-- 
Duncan Hutty
System Administrator, ECE
Carnegie Mellon University

Please use informative subject lines


More information about the wplug mailing list