On Tue, 29 Aug 2000, Christian Holz wrote:

> Hi there!
> 
> I tried to deinstall mod_perl but could'nt find out how to. There's no make
> deinstall option.
> 
> When i builded a new apache, even after cleaning everything in the apache
> install dir
> mod_perl was still compiled into apache. ???!!!


cd apache-x.x.x
make clean
./configure ...
make install

'make clean' is crucial!

and don't give up, come back soon :)

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org


Reply via email to