Re: problem installing multiple versions of modperl

2000-11-07 Thread Richard Chen
On Wed, Nov 08, 2000 at 01:58:41AM +, G.W. Haywood wrote: > Hi there, > > On Tue, 7 Nov 2000, Richard Chen wrote: > > > when I do 'make install', make detects that I already have an older > > version of modperl and tried to rm them: > > Don't use it then! Install the files where you want t

Re: problem installing multiple versions of modperl

2000-11-07 Thread G.W. Haywood
Hi there, On Tue, 7 Nov 2000, Richard Chen wrote: > when I do 'make install', make detects that I already have an older > version of modperl and tried to rm them: Don't use it then! Install the files where you want them manually. Make yourself familiar with an ordinary layout before you try to

problem installing multiple versions of modperl

2000-11-07 Thread Richard Chen
Hi, I already have an older version of modperl installed in the standard location. I would like to try out the newer version of apache/modperl without disturbing those in production. So I did this: /export/home/chenri/mod_perl-1.24_01$ perl Makefile.PL PREFIX=/export/home/chenri EVERYTH