You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by su...@wipro.com on 2005/11/24 13:31:58 UTC

openssl-0.9.8 + httpd-2.0.55 + mod_perl-2.0.2

Hi All,



We are trying to make SSL enabled apache and we are facing some
problems.



httpd executable is not generating if I use below configuration options.



openssl-0.9.8



sh ./config --openssldir=$INET_TOP/lib/$OPSYS/openssl

make

make test

make install



httpd-2.0.55



CFLAGS="-xarch=v9 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" \

./configure --with-mpm=prefork --enable-rewrite \

--prefix=$INET_TOP/lib/$OPSYS/apache \

--with-ssl=$INET_TOP/lib/$OPSYS/openssl \

--enable-ssl

make

make install



mod_perl-2.0.2



$INET_TOP/bin/$OPSYS/perl Makefile.PL \

MP_APXS=$INET_TOP/lib/$OPSYS/apache/bin/apxs

make

make install



httpd executable is generating, if I remove the openssl options in
httpd-2.0.55 ./configure.



httpd-2.0.55



CFLAGS="-xarch=v9 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" \

./configure --with-mpm=prefork --enable-rewrite \

--prefix=$INET_TOP/lib/$OPSYS/apache





Can some one please help me to resolve the problem and please let me
know if I am using the wrong configuration options.



Regards,

Sunil.




Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately
and destroy all copies of this message and any attachments.