Re: libapreq install fails for non-root Apache/mod_perl

[prev] [thread] [next] [Date index for 2005/04/22]

From: Jason Dixon
Subject: Re: libapreq install fails for non-root Apache/mod_perl
Date: 19:13 on 22 Apr 2005
On Apr 22, 2005, at 3:02 PM, Philip M. Gollucci wrote:

> Jason Dixon wrote:
>
>> I installed mod_perl 1.29 with Apache 1.3.33.  I'm trying to install 
>> Bricolage non-root, and Apache/mod_perl 1.x is a requirement.
>
> Post this output:
>
> find ~/perl -type f -name "mod_perl*.pm" -print -exec grep "VERSION" 
> {} \;

Ok, I actually installed Apache/mod_perl in my home, so mod_perl is 
found in ~/lib64:

[jason@polaris libapreq-1.33]$ find ~ -type f -name "mod_perl*.pm" 
-print -exec grep "VERSION" {} \;
/home/jason/src/mod_perl-1.29/lib/mod_perl.pm
     $mod_perl::VERSION = "1.29";
         $class->UNIVERSAL::VERSION(shift);
/home/jason/src/mod_perl-1.29/lib/mod_perl_hooks.pm
/home/jason/src/mod_perl-1.29/blib/lib/mod_perl.pm
     $mod_perl::VERSION = "1.29";
         $class->UNIVERSAL::VERSION(shift);
/home/jason/src/mod_perl-1.29/blib/lib/mod_perl_hooks.pm
/home/jason/lib64/perl5/site_perl/5.8.0/mod_perl.pm
     $mod_perl::VERSION = "1.29";
         $class->UNIVERSAL::VERSION(shift);

I'll probably reinstall that in ~/apache to clean things up.  Anyways, 
I tried Geoffrey's suggestion based on this new information, but it 
still doesn't see it:

[jason@polaris libapreq-1.33]$ PERL5LIB=~/lib64 perl Makefile.PL 
PREFIX=~/perl
mod_perl 1.x ( < 1.99) is required at Makefile.PL line 34.
BEGIN failed--compilation aborted at Makefile.PL line 36.

Thanks,

--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net


(message missing)

Re: libapreq install fails for non-root Apache/mod_perl
Philip M. Gollucci 18:46 on 22 Apr 2005

Re: libapreq install fails for non-root Apache/mod_perl
Philip M. Gollucci 19:02 on 22 Apr 2005

Re: libapreq install fails for non-root Apache/mod_perl
Philip M. Gollucci 19:05 on 22 Apr 2005

Re: libapreq install fails for non-root Apache/mod_perl
Jason Dixon 19:13 on 22 Apr 2005

Re: libapreq install fails for non-root Apache/mod_perl
Philip M. Gollucci 19:21 on 22 Apr 2005

Generated at 09:30 on 27 Apr 2005 by mariachi v0.52