Hi.
I believe I installed apache 1.3.29 and mod_perl incorrectly using

$ ./configure --prefix=PREFIX
     $ make
     $ make install
for apache, and

$ perl Makefile.PL EVERYTHiNG=1 APACHE_PREFIX=/usr/local/apache
$ make
$ make test
$ su -c "make install"

for mp1

Assuming I want to start over, how does one go about wiping them off first?
TIA
Tim


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to