Hi.
I have just installed and compiled perl 5.6.1, compiled Apache 2.0.43 (with ssl support), and tried to get mod_perl 1.99_07-dev to work.

mod_perl compiles, but when I run "make test" all tests fail.

Below is the first bit of output from the t/logs/error_log

I have looked on the newsgroups and google for answers but I am now lost.

Can anybody help to shed some more light on this ?
More info can be made available if people need it.

Thanks
Richard

[Thu Dec 05 21:18:22 2002] [info] Init: Initializing OpenSSL library
[Thu Dec 05 21:18:22 2002] [info] Init: Seeding PRNG with 0 bytes of entropy
[Thu Dec 05 21:18:22 2002] [info] Init: Generating temporary RSA private keys (512/1024 bi
ts)
[Thu Dec 05 21:18:22 2002] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Thu Dec 05 21:18:22 2002] [warn] Init: Session Cache is not configured [hint: SSLSessionC
ache]
[Thu Dec 05 21:18:22 2002] [info] Init: Initializing (virtual) servers for SSL
[Thu Dec 05 21:18:22 2002] [info] Server: Apache/2.0.43, Interface: mod_ssl/2.0.43, Librar
y: OpenSSL/0.9.6g
END in modperl_extra.pl, pid=6928
[Thu Dec 05 21:18:22 2002] [info] Init: Initializing OpenSSL library
[Thu Dec 05 21:18:22 2002] [info] Init: Seeding PRNG with 0 bytes of entropy
[Thu Dec 05 21:18:22 2002] [info] Init: Generating temporary RSA private keys (512/1024 bi
ts)
[Thu Dec 05 21:18:23 2002] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Thu Dec 05 21:18:23 2002] [info] Init: Initializing (virtual) servers for SSL
[Thu Dec 05 21:18:23 2002] [info] Server: Apache/2.0.43, Interface: mod_ssl/2.0.43, Librar
y: OpenSSL/0.9.6g
[Thu Dec 05 21:18:23 2002] [notice] Apache/2.0.43 (Unix) mod_perl/1.99_07-dev Perl/v5.6.1
mod_ssl/2.0.43 OpenSSL/0.9.6g configured -- resuming normal operations
[Thu Dec 05 21:18:23 2002] [info] Server built: Dec 5 2002 20:29:02
[Thu Dec 05 21:18:23 2002] [debug] prefork.c(1039): AcceptMutex: sysvsem (default: sysvsem
)
[Thu Dec 05 21:18:23 2002] [error] Can't locate TestHooks/trans.pm in @INC (@INC contains:
/home/richard/mod_perl-1.99_07/t /home/richard/mod_perl-1.99_07/blib/lib/Apache2 /home/ri
chard/mod_perl-1.99_07/blib/arch/Apache2 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/A
pache2 /home/richard/mod_perl-1.99_07/Apache-Test/lib /home/richard/mod_perl-1.99_07/lib /
home/richard/mod_perl-1.99_07/blib/lib /home/richard/mod_perl-1.99_07/blib/arch /home/rich
ard/mod_perl-1.99_07/t/response /home/richard/mod_perl-1.99_07/t/protocol /home/richard/mo
d_perl-1.99_07/t/hooks /home/richard/mod_perl-1.99_07/t/filter /home/richard/mod_perl-1.99
_07/t/htdocs/testdirective/perlmodule-vh /home/richard/mod_perl-1.99_07/t/htdocs/testdirec
tive/main /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/
perl5/site_perl/5.6.1/i686-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5
/site_perl) at (eval 18) line 3.

Reply via email to