I am using IBM AIX System and installed OPENSSL with following oprions: -------------------------------------------------------------------------------------- ./configure --prefix=/usr/local --openssldir=/usr/local/openssl --------------------------------------------------------------------------------------
Later I installed MOD_SSL as follows: -------------------------------------------------------------------------------------- ./configure --with-apache=/usr/src/apache1326 --------------------------------------------------------------------------------------
Now, when I install my APACHE 1.3.26 as follows, I get ERRORS:
--------------------------------------------------------------------------------------
#cd /usr/src/apache1326
#export SSL_BASE=/usr/local/openssl
#./configure --with-layout=Apache --prefix=/usr/local/apache1326 --enable-module=so --enable-module=ssl --enable-shared=ssl
ERROR: Cannot find SSL Binaries under /usr/local/openssl
--------------------------------------------------------------------------------------
Does anyone there now what WORNG am I doing...? Where should my SSL_BASE point to?
THANKS!
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]