> Maybe I'm going crazy, but I'm sure last time I used
> APACHE_HEADER_INSTALL=0 and the make install worked just fine.
> 
> But this time I get:
> "Warning: You do not have permissions to install into
> /usr/local/perl5.005/lib/site_perl/5.005/..."

Aren't you installing it as root? If you are 'root', try to check the
permissions in place, maybe they went astray...

> Perhaps I'm confused, but isn't that what APACHE_HEADER_INSTALL=0 is
> suppose to avoid?
> 
> And I also get:
> "Cannot forceunlink
> /usr/local/perl5.005/lib/site_perl/5.005/sun4-solaris/auto/Apache/Leak/Leak.
> so"
> 
> 
> These are the two methods I tried:
> 
> perl Makefile.PL \
> APACHE_PREFIX=$HOME/httpd_heavy \
> APACHE_HEADER_INSTALL=0 \
> EVERYTHING=1
> 
> And:
> 
> perl Makefile.PL \
> APACHE_PREFIX=$HOME/httpd_heavy \
> APACHE_HEADER_INSTALL=0 \ 
> APACHE_SRC=../apache_1.3.9/src \
> DO_HTTPD=1 \
> USE_APACI=1 \
> EVERYTHING=1

May be 'EVERYTHING=1' overrides the rest of the parameters?

> 
> Thanks,
> 
> 
> 
> Bill Moseley
> mailto:[EMAIL PROTECTED]
> 



_______________________________________________________________________
Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas  
Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to