RE: [EMAIL PROTECTED] Problem building Apache with OpenSSL

2005-05-09 Thread Yaron Ruckenstein
PROTECTED] Problem building Apache with OpenSSL Hi, I'm trying to build Apache 2.0.54 with openssl 0.9.7g I'm running on "Red Hat Enterprise Linux AS release 3 (Taroon)" I built OpenSSL using the following commands: #./config threads shared -D_REENTRANT --openssldir=/home/inst

[EMAIL PROTECTED] Problem building Apache with OpenSSL

2005-05-09 Thread Yaron Ruckenstein
Hi, I'm trying to build Apache 2.0.54 with openssl 0.9.7g I'm running on "Red Hat Enterprise Linux AS release 3 (Taroon)" I built OpenSSL using the following commands: #./config threads shared -D_REENTRANT --openssldir=/home/inst/openssl #make #make install Then I tried to build apache with th