Just download openssl-0.9.8i.tar.gz, and install it in a folder what defined all by yourself. Just like /usr/local/openssl, then using the follow commands: tar -zxvf openssl-0.9.8i.tar.gz cd openssl-0.9.8i ./config --prefix=/usr/local/openssl shared threads make make test (if there have no error information occured) make install
OK! -----邮件原件----- 发件人: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] 代表 Srinivas Jonnalagadda 发送时间: 2009年3月26日 21:04 收件人: openssl-users@openssl.org 抄送: suneelk.m...@gmail.com 主题: How to install 2 instances of openssl on the same machine Hi, I need to have 2 separate installations of apache2 http server refereing to 2 different versions of openssl. One is using 0.9.8b and the other uses 0.9.8i. How do i install open ssl in such a scenario. Help is urgently needed. Thanks in advance, Regards, Srinivas Jonnalagadda ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org