On Thu, 30 Aug 2001, Scott Chapman wrote:

> Stas,
> I just do an Install.simple:
>
> [root@river mod_perl-1.26]# perl Makefile.PL DO_HTTPD=1 USE_APACI=1 APACHE_PREFI
> X=/www
> Will configure via APACI
[snip]
> cp apaci/perl_config ../apache_1.3.20/src/modules/perl/perl_config
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

the file is copied all right

[snip]
> Creating Makefile
> Creating Configuration.apaci in src
>       + id: mod_perl/1.26
>       + id: Perl/v5.6.0 (linux) [perl]
> modules/perl/mod_perl.config.sh: ./modules/perl/perl_config: No such file or 
>directory

You probably have a wrong path to perl in the first line of
./modules/perl/perl_config, that's what the error message says (I know
it's not very clear from the error message, but it's a perl's error).


> noticed the errors:
>
> modules/perl/mod_perl.config.sh: ./modules/perl/perl_config: No
> such file or directory
>
> ??
>
> Scott
>
>
> On 30 Aug 2001, at 23:38, Stas Bekman wrote:
>
> > On Thu, 30 Aug 2001, Scott Chapman wrote:
> >
> > > I'm getting this error when I make mod-perl. I'm running on
> > > TurboLinux 5.0.  I'd appreciate any info on why this is failing.
> >
> > > I/usr/local/lib/perl5/5.6.0/i586-linux/CORE  -DMOD_PERL_VERSION=\"1.26\" 
>-DMOD_PERL_STRING_VERSION=\"mod_perl/1.26\" -DNO_PERL_DISPATCH=1 
>-DNO_PERL_POST_READ_REQUEST=1 -DNO_PERL_TRANS=1 -DNO_PERL_HEADER_PARSER=1 
>-DNO_PERL_ACCESS=1 -DNO_PERL_AUTHEN=1 -DNO_PERL_AUTHZ=1 -DNO_PERL_TYPE=1 -
> DNO_PERL_FI
> > > /bin/sh: I/usr/local/lib/perl5/5.6.0/i586-linux/CORE: No such file or directory
> > > make[5]: [mod_perl.o] Error 127 (ignored)
> >
> > looks like a broken Makefile. How did you configure mod_perl? Did you
> > follow the instructions as per
> > http://perl.apache.org/guide/installation.html ?
> >
> > _____________________________________________________________________
> > 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://eXtropia.com/
> > http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
> >
> >
>
>



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


Reply via email to