Hi there,

I think I follow most of this!

On Mon, 28 May 2001 [EMAIL PROTECTED] wrote:

> $gzip -d apache_x.xx.tar.gz
> $tar xfv apache_x.xx.tar
> $gzip -d mod_perl-x.xx.tar.gz
> $tar xfv mod_perl-x.xx.tar

If you say so... I'd prefer 'tar xzvf apache_1.3.20.tar.gz' etc.

> $cd mod_perl-x.xx
>  $perl Makefile.PL \r
>        APACHE_PREFIX=/usr/local/apache \r
>        APACHE_SRC=/usr/local/apache_x.xx/src \r
>        DO_HTTPD=1 \r
>        USE_APACI=1 \r
>        EVERYTHING=1

Try that again with '\' instead of '\r'

>  $make install 

Try that again as root.

73,
Ged.


Reply via email to