Re: Perl 5.8.8.

2007-08-20 Thread Perrin Harkins
On 8/20/07, JónJósef Bjarnason <[EMAIL PROTECTED]> wrote: > Apache's @INC Apache doesn't have an @INC because Apache doesn't have perl. It looks like this is mod_perl's @INC. Did you print this out from a script or module running through mod_perl? To change which perl mod_perl is using, you jus

Re: Perl 5.8.8.

2007-08-20 Thread Perrin Harkins
On 8/20/07, JónJósef Bjarnason <[EMAIL PROTECTED]> wrote: > But it's not mod_perl I am conserned with, that seems to sitt nicely at > 5.8.8. > its Apache, it looks into the old lib directories ../perl/5.8.7 instead > of ../perl5/5.8.8 > and I can't find where to change that in Apache. Can you be m

Re: Perl 5.8.8.

2007-08-20 Thread Perrin Harkins
On 8/20/07, JónJósef Bjarnason <[EMAIL PROTECTED]> wrote: > Does anyone know how --with-perl option works ? > or how to compile apache with perl 5.8.8 if this is not the correct way. The page you're looking at is not related to mod_perl. It is for configuring the command-line utilities that come