I've tried installing mod_perl & mod_ssl, following both the instructions at  
http://perl.apache.org/guide
and the INSTALL.simple.mod_ssl file that comes with mod_perl-1.24.  When I run the 
perl Makefile.PL
for mod_perl, it keeps complaining that I need apache 1.3.0.  I was able to install 
openssl without any
problems.

I'm using:
RedHat 6.0
apache 1.3.14
mod_perl 1.24
openssl 0.9.6
mod_ssl-2.7.1-1.3.14

Any help is most appreciated!!


Here's what happens when I try perl Makefile.PL:

% cd ../mod_perl-1.24
% perl Makefile.PL USE_APACI=1 EVERYTHING=1 SSL_BASE=/usr/local/ssl 
APACHE_PREFIX=/usr/local/apachessl 
APACI_ARGS=--enable-module=ssl,--enable-module=rewrite
Will configure via APACI
Enter `q' to stop search
Please tell me where I can find your apache src
 [../src] ../apache_1.3.14/src
Configure mod_perl with ../apache_1.3.14/src ? [y]
Shall I build httpd in ../apache_1.3.14/src for you? [y]
cp apaci/Makefile.libdir ../apache_1.3.14/src/modules/perl/Makefile.libdir
cp apaci/Makefile.tmpl ../apache_1.3.14/src/modules/perl/Makefile.tmpl
cp apaci/README ../apache_1.3.14/src/modules/perl/README
cp apaci/configure ../apache_1.3.14/src/modules/perl/configure
cp apaci/libperl.module ../apache_1.3.14/src/modules/perl/libperl.module
cp apaci/mod_perl.config.sh ../apache_1.3.14/src/modules/perl/mod_perl.config.sh
cp apaci/load_modules.pl.PL ../apache_1.3.14/src/modules/perl/load_modules.pl.PL
cp apaci/find_source.PL ../apache_1.3.14/src/modules/perl/find_source.PL
cp apaci/apxs_cflags.PL ../apache_1.3.14/src/modules/perl/apxs_cflags.PL
cp apaci/mod_perl.exp ../apache_1.3.14/src/modules/perl/mod_perl.exp
************* WARNING *************

  Apache Version 1.3.0 required, aborting...

************* WARNING ************

%


Thanks,
Brian B.



Reply via email to