On Sat, 1 Jun 2002, Gerald Richter wrote:

> Hi,
> 
> Makefile.PL doesn't run when mod_perl 1.x is already installed. I like to be
> able to do it anyway, so I can afterwards set PERL5LIB to mod_perl's blib,
> so I don't need to maintain another Perl installation (I already have enough
> different versions on my system :-). So I added a MP_FORCE=1 option to
> Makefile.PL, so it still complains, but continues to work. I append the
> patch against todays cvs version.

i'd rather not add this, simply because i'd like to see as few build 
options as possible in 2.0.  the pile of build options in 1.x has led to a 
great deal of confusion and mess.  you should instead use the 
MP_INST_APACHE2=1 option, then you can use the modperl-2.0/blib with 
PerlModule Apache2 configured.

also thinking about making MP_INST_APACHE2 the default.  any thoughts on 
that?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to