Re: mod_perl build with perlbrew

2012-09-20 Thread bluedome
ay the mod_perl source contains a copy of it. On Wed, Sep 19, 2012 at 2:34 PM, bluedome wrote: > > That works, thanks. > > Now it can't locate: ApacheTest/PerlRequireTest.pm, is that a dynamically > created module? Because the file isn't in the mod_perl source tree at all. It

Re: mod_perl build with perlbrew

2012-09-19 Thread bluedome
That works, thanks. Now it can't locate: ApacheTest/PerlRequireTest.pm, is that a dynamically created module? Because the file isn't in the mod_perl source tree at all. Andy Colson-2 wrote: > > On 9/19/2012 2:43 PM, bluedome wrote: >> >> >> I'm bu

mod_perl build with perlbrew

2012-09-19 Thread bluedome
I'm building mod_perl with a perl built using perlbrew. The build succeeds but make test fails because @INC is not correct. @INC for the perlbrew-built perl is: @INC: /opt/comms/be/perl5/perlbrew/perls/perl-5.16.0/lib/site_perl/5.16.0/x86_64-linux /opt/comms/be/perl5/perlbrew/perls/p