installing HTML::Mason

Jens Porup jens at cyber.com.au
Thu Aug 29 21:12:20 CDT 2002


Ok, ok, I should have google'd first. So it's a dependency issue,
right? But even after fixing (I think) all the dependency issues,
I still get the error message below.

It looks like it thinks my httpd is somehow installed in
/root/.cpan/....httpd  ?????

jens

TIA!

Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; $ENV{MASON_VERBOSE} == 0
? 0 : $ENV{MASON_VERBOSE}; $ENV{PORT}=8228;
$ENV{APACHE_DIR}=q^/root/.cpan/build/HTML-Mason-1.13/t^; runtests @ARGV;'
t/*.t
t/01-syntax...........ok
t/02-sections.........ok
t/04-misc.............ok
t/05-request..........ok
t/06-compiler.........ok
t/07-interp...........ok
t/08-ah...............
Testing whether Apache can be started
Executing /root/.cpan/build/HTML-Mason-1.13/t/httpd  -f
/root/.cpan/build/HTML-Mason-1.13/t/httpd.conf
Syntax error on line 9 of /root/.cpan/build/HTML-Mason-1.13/t/httpd.conf:
Cannot load /etc/httpd/modules/mod_bandwidth.so into server:
/etc/httpd/modules/mod_bandwidth.so: cannot open shared object file: No
such file or directory
Can't start httpd server as '/root/.cpan/build/HTML-Mason-1.13/t/httpd  -f
/root/.cpan/build/HTML-Mason-1.13/t/httpd.conf': No such file or directory
at t/live_server_lib.pl line 65.
t/08-ah...............dubious
        Test returned status 2 (wstat 512, 0x200)
t/09a-comp_content....ok
t/09-component........ok
t/10-cache............ok
t/11-inherit..........ok
t/12-taint............ok
t/13-errors...........ok
t/14-cgi..............ok
t/15-subclass.........ok
t/16-live_cgi.........
Testing whether Apache can be started
Executing /root/.cpan/build/HTML-Mason-1.13/t/httpd  -f
/root/.cpan/build/HTML-Mason-1.13/t/httpd.conf
Syntax error on line 9 of /root/.cpan/build/HTML-Mason-1.13/t/httpd.conf:
Cannot load /etc/httpd/modules/mod_bandwidth.so into server:
/etc/httpd/modules/mod_bandwidth.so: cannot open shared object file: No
such file or directory
Can't start httpd server as '/root/.cpan/build/HTML-Mason-1.13/t/httpd  -f
/root/.cpan/build/HTML-Mason-1.13/t/httpd.conf': No such file or directory
at t/live_server_lib.pl line 65.
t/16-live_cgi.........dubious
        Test returned status 2 (wstat 512, 0x200)
t/17-print............ok
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/08-ah.t          2   512    ??   ??       %  ??
t/16-live_cgi.t    2   512    ??   ??       %  ??
Failed 2/17 test scripts, 88.24% okay. 0/174 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 11
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
Bundle summary: The following items in bundle Bundle::HTML::Mason had
installation problems:
  HTML::Mason

cpan>



More information about the Melbourne-pm mailing list