Title: Message
Building a static Apache 1.3.36 & mod_perl 1.29 with the following configure:
 
perl Makefile.PL \
APACHE_SRC=/usr/local/apache_1.3.36 \
DO_HTTPD=1 \
PERL_MARK_WHERE=1 \
EVERYTHING=1 \
PREFIX=/usr/local/apache \
APACHE_PREFIX=/usr/local/apache \
USE_APACI PREP_HTTPD=1
 
this configuration step completes successfully
 
"make" proceeds fine
 
"make install" FAILS when attempting to write Install.pm to an Apache directory below my perl location - libperl.a not created
 
Why would it need to write stuff to that location; is there a way I can get around this ?
 
Thanks in advance...
 
Dan
 
_____________________________________________________________
Dan Saad               Computer Sciences Corp (CSC)
Phone:(303) 971-2198 Fax: (303) 971-5433 [EMAIL PROTECTED]
Computer Scientist/Developer
 
 

Reply via email to