[rt-users] (newbie) Apache::Request problem on installation
Hangu Jeong
hgjeong at icraft21.com
Fri Jul 18 22:32:42 EDT 2003
Hi,
I'm having the Apache::Request perl module installation errors.
I'm trying to install RT for the first time.
Please any comments !
Pls see below for the environments and error messages,
Redhat7.2
apache_1.3.27
mod_perl 1.28
mysql 4.1.0
perl 5.8.0
rt-3-0-4
[root at Condor conf]# perl -MCPAN -e 'install Apache::Request'
--- snip---
APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for TARGET failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
Checking if your kit is complete...
Looks good
Writing Makefile for Apache::Test
cp lib/Apache/TestSmoke.pm blib/lib/Apache/TestSmoke.pm
cp lib/Apache/TestRun.pm blib/lib/Apache/TestRun.pm
cp lib/Apache/TestTrace.pm blib/lib/Apache/TestTrace.pm
cp lib/Apache/TestMM.pm blib/lib/Apache/TestMM.pm
cp lib/Apache/TestSmokePerl.pm blib/lib/Apache/TestSmokePerl.pm
cp lib/Apache/TestClient.pm blib/lib/Apache/TestClient.pm
cp lib/Apache/TestCommonPost.pm blib/lib/Apache/TestCommonPost.pm
cp lib/Apache/Test.pm blib/lib/Apache/Test.pm
cp lib/Apache/TestCommon.pm blib/lib/Apache/TestCommon.pm
cp lib/Apache/TestConfigParse.pm blib/lib/Apache/TestConfigParse.pm
cp lib/Apache/Test5005compat.pm blib/lib/Apache/Test5005compat.pm
cp lib/Apache/TestConfigC.pm blib/lib/Apache/TestConfigC.pm
cp lib/Apache/TestBuild.pm blib/lib/Apache/TestBuild.pm
cp lib/Apache/TestRequest.pm blib/lib/Apache/TestRequest.pm
cp lib/Apache/TestHandler.pm blib/lib/Apache/TestHandler.pm
cp lib/Apache/TestPerlDB.pm blib/lib/Apache/TestPerlDB.pm
cp lib/Apache/TestServer.pm blib/lib/Apache/TestServer.pm
cp lib/Apache/TestConfig.pm blib/lib/Apache/TestConfig.pm
cp lib/Apache/TestReportPerl.pm blib/lib/Apache/TestReportPerl.pm
cp lib/Apache/TestRunPerl.pm blib/lib/Apache/TestRunPerl.pm
cp lib/Bundle/ApacheTest.pm blib/lib/Bundle/ApacheTest.pm
cp lib/Apache/TestConfigPerl.pm blib/lib/Apache/TestConfigPerl.pm
cp lib/Apache/TestReport.pm blib/lib/Apache/TestReport.pm
cp lib/Apache/TestHarness.pm blib/lib/Apache/TestHarness.pm
cp lib/Apache/TestSSLCA.pm blib/lib/Apache/TestSSLCA.pm
cp lib/Apache/TestSort.pm blib/lib/Apache/TestSort.pm
cp lib/Apache/TestUtil.pm blib/lib/Apache/TestUtil.pm
Manifying blib/man3/Apache::Test.3
Manifying blib/man3/Apache::TestSmoke.3
Manifying blib/man3/Apache::TestTrace.3
Manifying blib/man3/Apache::TestConfig.3
Manifying blib/man3/Apache::TestUtil.3
Manifying blib/man3/Bundle::ApacheTest.3
/usr/bin/make -- OK
Running make test
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST -clean
APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for TARGET failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for TARGET failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS= \
/usr/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -verbose=0
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST -verbose=0
APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for TARGET failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
*** root mode: changing the fs ownership to 'nobody' (99:99)
/usr/local/apache/bin/httpd -X -d /root/.cpan/build/Apache-Test-1.03/t -f /root/.cpan/build/Apache-Test-1.03/t/conf/httpd.conf -DAPACHE1
using Apache/1.3.27
waiting for server to start: .
waiting for server to start: ok (waited 0 secs)
server Condor:8529 started
ping.......ok
request....NOK 1# Failed test 1 in request.t at line 11
request....NOK 5# Failed test 5 in request.t at line 16
request....NOK 8# Failed test 8 in request.t at line 20
request....NOK 9# Failed test 9 in request.t at line 22
request....FAILED tests 1, 5, 8-9
Failed 4/9 tests, 55.56% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
request.t 9 4 44.44% 1 5 8-9
*** server Condor:8529 shutdown
!!! error running tests (please examine t/logs/error_log)
make: *** [run_tests] Error 1
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Running make for J/JO/JOESUF/libapreq-1.2.tar.gz
Is already unwrapped into directory /root/.cpan/build/libapreq-1.2
CPAN.pm: Going to build J/JO/JOESUF/libapreq-1.2.tar.gz
cp lib/Apache/libapreq.pm blib/lib/Apache/libapreq.pm
---snip---
FAILED--1 test script could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Regards,
Han
More information about the rt-users
mailing list