Problems on installation...

2000-11-28 Thread don carnage


Hello all -- I recently downloaded apache 1.3.14 and mod perl 1.24 and
received the following error when I tried to run the Makefile.PL:

-
$ perl Makefile.PL APACHE_SRC=../apache_1.3.14/src DO_HTTPD=1 USE_APACI=1
EVERYTHING=1
Will configure via APACI
Enter `q' to stop search
Please tell me where I can find your apache src
 [../apache_x.x/src] ../apache_1.3.14/src
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 
-

Any ideas?

Thanks,
Don


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Problems on installation...

2000-11-28 Thread ___cliff rayman___

yes - in order to use apache 1.3.14 you need
mod perl 1.24_01 which you can get from here:

http://perl.apache.org/dist/

enjoy,

--
___cliff [EMAIL PROTECTED]http://www.genwax.com/

don carnage wrote:

 Hello all -- I recently downloaded apache 1.3.14 and mod perl 1.24 and
 received the following error when I tried to run the Makefile.PL:

 -
 --snip--
 cp apaci/mod_perl.exp ../apache_1.3.14/src/modules/perl/mod_perl.exp
 * WARNING *

   Apache Version 1.3.0 required, aborting.

 * WARNING 
 -






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]