[Moving the discussion where it belongs to: the mod_perl list]

On Fri, 3 Aug 2001, christopher sagayam wrote:

> please ignore if my earlier email was clear enough

what's the value of PERL and FULLPERL var in the generated Makefile?

e.g. on my machine:
PERL = /usr/bin/perl
FULLPERL = /usr/bin/perl

if it's not /tmp/chrisperl/bin/perl than you have an issue with Perl, and
not mod_perl.

> # /tmp/chrisperl/bin/perl Makefile.PL
> Configure mod_perl with ../apache_1.3.20/src ? [y] y
> Shall I build httpd in ../apache_1.3.20/src for you? [y] y
> Appending mod_perl to src/Configuration
> Using config file: /tmp/dump/mod_perl-1.26/src/Configuration
> Creating Makefile
>  + configured for Solaris 280 platform
>  + setting C compiler to gcc
>  + setting C pre-processor to gcc -E
>  + checking for system header files
>  + adding selected modules
>     o perl_module uses ConfigStart/End
>       + mod_perl build type: OBJ
>       + setting up mod_perl build environment
>       + id: mod_perl/1.26
>       + id: Perl/5.00503 (solaris) [perl]
>
> chris
>
> ----- Original Message -----
> From: "christopher sagayam" <[EMAIL PROTECTED]>
> To: "Stas Bekman" <[EMAIL PROTECTED]>
> Sent: Friday, August 03, 2001 11:19 AM
> Subject: Re: mod_perl guide HELP
>
>
> > Thanks a lot  for your response
> >
> > but what happens is when it reports
> >
> >  + adding selected modules
> >     o perl_module uses ConfigStart/End
> >       + mod_perl build type: OBJ
> >       + setting up mod_perl build environment
> >       + id: mod_perl/1.26
> >       + id: Perl/5.00503 (solaris) [perl]
> >
> > it reports the old version namely 5.00503
> >
> > whereas the new perl is version > 5.6
> >
> > # /tmp/chrisperl/bin/perl -v
> >
> > This is perl, v5.6.1 built for sun4-solaris
> >
> > Copyright 1987-2001, Larry Wall
> >
> > Perl may be copied only under the terms of either the Artistic License or
> > the
> > GNU General Public License, which may be found in the Perl 5 source kit.
> >
> > Complete documentation for Perl, including FAQ lists, should be found on
> > this system using `man perl' or `perldoc perl'.  If you have access to the
> > Internet, point your browser at http://www.perl.com/, the Perl Home Page.
> >
> > please help again ?
> >
> > Thanks
> >
> > chris
> >
> >
> >
> > ----- Original Message -----
> > From: "Stas Bekman" <[EMAIL PROTECTED]>
> > To: "christopher sagayam" <[EMAIL PROTECTED]>
> > Sent: Friday, August 03, 2001 11:09 AM
> > Subject: Re: mod_perl guide HELP
> >
> >
> > > yOn Fri, 3 Aug 2001, christopher sagayam wrote:
> > >
> > > > I want the modperl and apache installation to recognize the perl
> > installed at
> > > >
> > > > /tmp/newperl/bin/perl  and not the default /usr/bin/perl
> > > >
> > > > so what configuration parameteres i must  pass to perl Makefile.PL
> > >
> > > You should build mod_perl with your other Perl
> > >
> > > % /tmp/newperl/bin/perl Makefile.PL ...
> > >
> > >
> > > _____________________________________________________________________
> > > 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/
> > >
> >
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.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://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to