Re: ENC: [mp2.0] problems when built modperl

2003-03-26 Thread Randy Kobes
On Wed, 26 Mar 2003, Mark James wrote:

> Rosane Novello wrote:
> 
> > When I try to build I receive the error above. Someone can help me?
> > 
> > C:\mod_perl-1.99_08>perl Makefile.PL MP_AP_PREFIX="C:\Apache
> > Group\Apache2"
> > 
> > Use of uninitialized value in concatenation (.) or string at 
> > lib/ModPerl/BuildOptions.pm line 89,  line 18.
> 
> A comment in BuildOptions.pm states "MP_AP_PREFIX may not
> contain spaces".

I think having spaces in MP_AP_PREFIX is OK now in the
modperl-2.0 cvs version - you may want to try that. See
  http://perl.apache.org/download/source.html 
for links on how to obtain that.

-- 
best regards,
randy kobes



Re: ENC: [mp2.0] problems when built modperl

2003-03-26 Thread Mark James
Rosane Novello wrote:

When I try to build I receive the error above. Someone can help me?

C:\mod_perl-1.99_08>perl Makefile.PL MP_AP_PREFIX="C:\Apache Group\Apache2"

Use of uninitialized value in concatenation (.) or string at 
lib/ModPerl/BuildOptions.pm line 89,  line 18.
A comment in BuildOptions.pm states "MP_AP_PREFIX may not contain spaces".