RE: Re: perl Makefile.PL problems embperl-2.2.0

2007-08-15 Thread Gerald Richter - ECOS GmbH
Hi, > > What is actually happeing is, that mod_perl.pm is not found on your > > system. > > Shouldn't this be looking for mod_perl2.pm, not mod_perl.pm? > Yes, it should. Seems like most people have mod_perl.pm installed from time before it was renamed. To fix it goto Makefile.PL line 1058 a

RE: perl Makefile.PL problems embperl-2.2.0

2007-08-15 Thread Gerald Richter - ECOS GmbH
Hi, > > I've having trouble getting embperl to configure without > error. When I run `perl Makefile.PL` it first reports that > mod_perl is found, then that it is not found: > The first check is for the Apache module of mod_perl, second check is for the Perl part of mod_perl. What is actua

perl Makefile.PL problems embperl-2.2.0

2007-08-10 Thread Dan Clawson
Hello, I've having trouble getting embperl to configure without error. When I run `perl Makefile.PL` it first reports that mod_perl is found, then that it is not found: [Fri Aug 10 12:13:00 [EMAIL PROTECTED] /usr/local/src/Embperl-2.2.0-build/Embperl-2.2.0:11] $ perl Makefile.PL Found mod_perl