irective/vh/ApacheTest/PerlRequireTest.pm
package ApacheTest::PerlRequireTest;
$ApacheTest::PerlRequireTest::MAGIC = 'PerlRequired by VirtualHost';
1;
--
View this message in context:
http://old.nabble.com/mod_perl-build-with-perlbrew-tp34454307p34458276.html
Sent from the mod_perl - General mailing list archive at Nabble.com.
>>> a
> >>> command of the form:
> >>>
> >>> perl Makefile.PL MP_APXS=/usr/sbin/apxs INC="-I -I..."
> >>>
> >>> and also I've tried setting LD_LIBRARY_PATH environment variable to
> those
> >>> pa
've tried setting LD_LIBRARY_PATH environment variable to those
>>> paths when running httpd, and still getting this error.
>>>
>>> My questions are:
>>>
>>> 1. why does mod_perl lose the INC that is required to run the perl that
>>> it
>>> is
ror.
>>
>> My questions are:
>>
>> 1. why does mod_perl lose the INC that is required to run the perl that
>> it
>> is built with?
>> 2. what do I try next?
>>
>> Thanks
>>
>
> Maybe setting @INC in apache.conf?
>
> a
On Wed, Sep 19, 2012 at 12:43 PM, bluedome wrote:
>
>
> 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/sit
On Wed, Sep 19, 2012 at 3:43 PM, bluedome wrote:
> I'm building mod_perl with a perl built using perlbrew.
>
> The build succeeds but make test fails because @INC is not correct.
One thing to consider is that I think perlbrew sets the PERL5LIB
environment variable. If you aren't running in a per
On 9/19/2012 2:43 PM, bluedome wrote:
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
why does mod_perl lose the INC that is required to run the perl that it
is built with?
2. what do I try next?
Thanks
--
View this message in context:
http://old.nabble.com/mod_perl-build-with-perlbrew-tp34454307p34454307.html
Sent from the mod_perl - General mailing list archive at Nabble.com.