On Mar 29, 2009, at 7:10 PM, Srinivas Jonnalagadda wrote:

I am using Sun Solaris version 10. any help i shighly appreciated.


If you mess with the OpenSSL 0.9.7 installed under /usr/sfw, you will lose ssh access to your server, since the installed copy of OpenSSH links against that OpenSSL.

I have never had trouble building Apache against my own OpenSSL installation on that platform. Squid was far mor retalcitrant: I had to move the /usr/sfw libraries out of the way (and be careful not to log out of my ssh shell) during the build, or edit the configure script to set SSLLIBS to "/path/to/my/openssl/lib/libcrypto.a /path/to/ my/openssl/lib/libssl.a" to link the SSL libraries in statically.

But you did not mention Squid in the other thread. Apache should be fine.

S.

--
san...@temme.net              http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to