Subject: | test failed |
Hi, I'm new to this and just wanted to compile this module among other. I have a Debian system (Kernel 2.4.20) with perl 5.8.0.
The make works, but when I type: make test, I get:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/live/*.t
t/00.load.............ok
t/99.pod..............ok
t/add_header..........ok
t/carp................ok
t/click...............ok 2/8# Failed test (t/click.t at line 18)
t/click...............ok 3/8Can't even fetch local url at t/click.t line 18, <$server> line 1.
t/click...............NOK 4make: *** [test_dynamic] Interrupt
Then nothing happens.
Can you help me?
Thank you in advance
Markus