Hi All,
I am installing mod_perl in my machine but getting some error below is the
procedures which I followed for installing the mod_perl
Step1 : perl Makefile.PL MP_APR_CONFIG=/usr/local/apache2/bin/

asked for apache path  given : /usr/local/apache2

Step2: make

Step 3: make test 

In the above step I am getting error below is  the part of error

/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/Documents/mod_perl-2.0.4/t/TEST
-clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER=
APACHE_TEST_APXS= \
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -bugreport -verbose=0
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/Documents/mod_perl-2.0.4/t/TEST
-bugreport -verbose=0
mod_perl 2 was built against Apache sources, we don't know where httpd/apxs
executables are, therefore skipping the test suite execution at
/home/Documents/mod_perl-2.0.4/Apache-Test/lib/Apache/TestConfig.pm line
382.
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
make: *** [run_tests] Error 2
linux/home/Documents/mod_perl-2.0.4 # perl Makefile.PL MP_APR_CONFIG=/usr/l


help me if I am doing anything wrong.


Thanks
Jack 
 
-- 
View this message in context: 
http://www.nabble.com/Error-While-installing-Mod_perl-tp19956109p19956109.html
Sent from the mod_perl - General mailing list archive at Nabble.com.

Reply via email to