----- Original Message ----- From: "Almetaal B.V." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 05, 2000 12:22 Subject: Apache::ASP - problem with installing Apache::SSI & ::Filter > I'm trying to install Apache::SSI & Apache::Filter via CPAN, but it fails > [see errors below]. I can remember this problem from another server, but I > forgot the solution.... Well, I downloaded the packages manually, and then did 'perl Makefile.PL, make, make test, make install'. Still those weird error-mesgs : [root@isis Apache-SSI-2.13]# make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i386-linux -I/ usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/fake..............ok t/real..............Starting http server... Syntax error on line 15 of /zooi/extracted/Apache-SSI-2.13/t/httpd.conf: Invalid command 'TypesConfig', perhaps mis-spelled or defined by a module not included in the server configuration Can't start httpd: Illegal seek at real.t line 100, <LOC> chunk 4. dubious Test returned status 29 (wstat 7424, 0x1d00) Undefined subroutine &Test::Harness::WCOREDUMP called at /usr/lib/perl5/5.00503/Test/Harness.pm line 288. make: *** [test_dynamic] Error 29 [root@isis Apache-Filter-1.011]# make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i386-linux -I/ usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/filehandle........ok t/real..............Starting http server... Syntax error on line 27 of /zooi/extracted/Apache-Filter-1.011/t/httpd.conf: Invalid command 'TypesConfig', perhaps mis-spelled or defined by a module not included in the server configuration Can't start httpd: Illegal seek at real.t line 96, <LOC> chunk 4. dubious Test returned status 29 (wstat 7424, 0x1d00) Undefined subroutine &Test::Harness::WCOREDUMP called at /usr/lib/perl5/5.00503/Test/Harness.pm line 288. make: *** [test_dynamic] Error 29 It's working now, but I really like to now what could have caused these errors. I know 'make test' crashes with a lot of packages, but still curious. Thanks in advance, -- Wouter de Jong Developer Advanced IT Services Holland http://www.aitsh.com [EMAIL PROTECTED]