Some small fixes... | ModPerl | Dev
MP_APR_CONFIG will take precedence over the value supplied by apxs. Is > my guess ... MP_APR_CONFIG was added exactly because apxs is not always able to tell us ...
trying to build a statically-linked apache2/mod_perl2 :: ASPN ...
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. ... The suggestion to specify MP_APR_CONFIG is not really helpful. ...
Nabble - mod_perl - General - Error While installing Mod_perl
Error While installing Mod_perl. Hi All, I am installing mod_perl in my machine but getting ... Step1 : perl Makefile.PL MP_APR_CONFIG=/usr/local/apache2/bin ...
Static MP2 builds | ModPerl | Dev
[ error] use MP_APR_CONFIG=/path/to/apr-config. So I went and looked at lib/Apache2/Build.pm ... "use MP_APR_CONFIG=/path/to/apr-config"; exit 1; ...
mod_perl: Installing mod_perl 2.0
mod_perl documentation: This chapter provides an in-depth mod_perl 2.0 installation coverage. ... Writing Apache Modules with Perl and C. By ... MP_APR_CONFIG ...
Installing - search.cpan.org
Home · Authors · Recent · News · Mirrors · FAQ · Feedback ... Apache shouldn't require the MP_APR_CONFIG option, since MP_APXS should provide ... MP_APR_CONFIG ...
Re: Building 1.99_17 with apache 2.0.52 :: ASPN Mail Archive ...
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. ... Juan, where did you read that you need to use MP_APR_CONFIG? ...
/usr/local/CPAN/mod_perl/ModPerl/BuildOptions.pm
Licensed to the Apache Software Foundation (ASF) under one or more # contributor ... {MP_APR_CONFIG}) { error "You need to pass either MP_AP_PREFIX or MP_APR_CONFIG, ...
install.pod
If you don't have them, download and install them first, using the information ... 2.0/modules/mod_perl.so =head4 MP_APR_CONFIG If APR wasn't installed under the ...
BuildOptions.pm
# Copyright 2000-2004 The Apache Software Foundation # # Licensed under the ... to pass either MP_AP_PREFIX or MP_APR_CONFIG, " . "but not both"; die "\n"; } if ...