Hi all,

I would like to install mod_perl within the apache (statically linked).

I would like to leave the machine's perl as is, and not to change it at
all.

So, as I run 'make install' I am not using the root user, and then I get
the error - cannot write to /usr/loca/bin/perl5......
I do not want to write anything there.

I have created this makepl_args.mod_perl:
APACHE_SRC=/www/apache/v1.3.9/src \
     PREFIX=/www/apache/v1.3.9 \
     PREFIX=/www/apache/v1.3.9 \
     DO_HTTPD=1 \
     USE_APACI=1 \
     PREP_HTTPD=1 \
     EVERYTHING=1

Isn't that enough ? what else should I do ? Or must I use the root user,
and have the machine's perl changed a bit ?

Thanks in advance.
Shay.


Reply via email to