On Tue, 1 Aug 2006, Davood Firoozian wrote:
CPAN.pm: Going to build R/RK/RKOBES/Apache2-SOAP-0.71.tar.gz
[ info] generating script t/TEST
Checking if your kit is complete...
Looks good
Writing Makefile for Apache2::SOAP
CPAN: YAML loaded ok
cp lib/SOAP/Transport/HTTP2.pm blib/lib/SOAP/Transport/HTTP2.pm
cp lib/Apache2/SOAP.pm blib/lib/Apache2/SOAP.pm
Manifying blib/man3/Apache2::SOAP.3pm
/usr/bin/make -- OK
Running make test
[ ... ]
APXS (/usr/bin/apxs) query for SBINDIR failed
[ ... ]
[warning] root mode: changing the files ownership to 'nobody' (65534:65534)
[warning] testing whether 'nobody' is able to -rwx
[warning] result: OK
[warning] the client side drops 'root' permissions and becomes 'nobody'
/usr/sbin/apache -d /root/.cpan/build/Apache2-SOAP-0.71/t -f
/root/.cpan/build/Apache2-SOAP-0.71/t/conf/httpd.conf -D APACHE2 -D
PERL_USEITHREADS
using Apache/2.0.55 (worker MPM)
waiting 60 seconds for server to start: ..
waiting 60 seconds for server to start: ok (waited 1 secs)
server common:8529 started
t/soap/convert....APXS (/usr/bin/apxs) query for SBINDIR failed
APXS (/usr/bin/apxs) query for SYSCONFDIR failed
[ ... ]
t/soap/convert....ok 1/11SOAP Fault: 500 Connection reset by peer
t/soap/convert....NOK 2# Failed test 2 in t/soap/convert.t at line 24
Can't call method "fault" on an undefined value at t/soap/convert.t line 25.
What does, eg,
/usr/bin/apxs -q PREFIX
report? Does this correspond to the correct prefix for your
server?
Does it make any difference if you unpack, build, and
test the package as an ordinary user (ie, not root)?
What's the result of testing mod_perl itself on your
system?
--
best regards,
Randy