Hi folks, I'm installing the missing dependencies onto a FC5 system to enable me to install RT3, but there's one module I can't install - Test::WWW::Mechanize
From the output below can anyone see what my problem is. Ta cpan> install Test::WWW::Mechanize CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Tue, 08 May 2007 16:11:13 GMT Running install for module Test::WWW::Mechanize Running make for P/PE/PETDANCE/Test-WWW-Mechanize-1.12.tar.gz CPAN: Digest::MD5 loaded ok CPAN: Compress::Zlib loaded ok Checksum for /root/.cpan/sources/authors/id/P/PE/PETDANCE/Test-WWW-Mechanize-1.12.tar.gz ok Scanning cache /root/.cpan/build for sizes Deleting from cache: /root/.cpan/build/Class-Container-0.12 (16.7>10.0 MB) Deleting from cache: /root/.cpan/build/HTML-Mason-1.35 (16.5>10.0 MB) Deleting from cache: /root/.cpan/build/MLDBM-2.01 (14.0>10.0 MB) Deleting from cache: /root/.cpan/build/Test-Tester-0.104 (13.8>10.0 MB) Deleting from cache: /root/.cpan/build/Test-NoWarnings-0.083 (13.6>10.0 MB) Deleting from cache: /root/.cpan/build/Test-Deep-0.096 (13.5>10.0 MB) Deleting from cache: /root/.cpan/build/Apache-Session-1.82 (13.1>10.0 MB) Deleting from cache: /root/.cpan/build/Hook-LexWrap-0.20 (12.6>10.0 MB) Deleting from cache: /root/.cpan/build/HTTP-Server-Simple-Mason-0.09 (12.5>10.0 MB) Deleting from cache: /root/.cpan/build/GD-2.35 (12.3>10.0 MB) Deleting from cache: /root/.cpan/build/GDTextUtil-0.86 (10.6>10.0 MB) Deleting from cache: /root/.cpan/build/Text-WikiFormat-0.78 (10.3>10.0 MB) Deleting from cache: /root/.cpan/build/DateTime-Locale-0.34 (10.1>10.0 MB) Test-WWW-Mechanize-1.12/ Test-WWW-Mechanize-1.12/t/ Test-WWW-Mechanize-1.12/t/html/ Test-WWW-Mechanize-1.12/t/html/goodlinks.html Test-WWW-Mechanize-1.12/t/html/manylinks.html Test-WWW-Mechanize-1.12/t/html/form.html Test-WWW-Mechanize-1.12/t/html/badlinks.html Test-WWW-Mechanize-1.12/t/get_ok-parms.t Test-WWW-Mechanize-1.12/t/content_contains.t Test-WWW-Mechanize-1.12/t/follow_link_ok.t Test-WWW-Mechanize-1.12/t/link_status.t Test-WWW-Mechanize-1.12/t/links_ok.t Test-WWW-Mechanize-1.12/t/00load.t Test-WWW-Mechanize-1.12/t/stuff_inputs.t Test-WWW-Mechanize-1.12/t/page_links_ok.t Test-WWW-Mechanize-1.12/t/pod-coverage.t Test-WWW-Mechanize-1.12/t/content_lacks.t Test-WWW-Mechanize-1.12/t/page_links_content.t Test-WWW-Mechanize-1.12/t/pod.t Test-WWW-Mechanize-1.12/t/followable_links.t Test-WWW-Mechanize-1.12/t/get_ok.t Test-WWW-Mechanize-1.12/t/new.t Test-WWW-Mechanize-1.12/t/has_tag.t Test-WWW-Mechanize-1.12/t/link_content.t Test-WWW-Mechanize-1.12/Changes Test-WWW-Mechanize-1.12/MANIFEST Test-WWW-Mechanize-1.12/META.yml Test-WWW-Mechanize-1.12/README Test-WWW-Mechanize-1.12/Mechanize.pm Test-WWW-Mechanize-1.12/Makefile.PL Removing previously used /root/.cpan/build/Test-WWW-Mechanize-1.12 CPAN.pm: Going to build P/PE/PETDANCE/Test-WWW-Mechanize-1.12.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Test::WWW::Mechanize cp Mechanize.pm blib/lib/Test/WWW/Mechanize.pm Manifying blib/man3/Test::WWW::Mechanize.3pm /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load................ok 1/1# Testing Test::WWW::Mechanize 1.12, Perl 5.008008, /usr/bin/perl t/00load................ok t/content_contains......ok t/content_lacks.........ok t/follow_link_ok........NOK 4 # Failed test 'Go after first link' # at t/follow_link_ok.t line 29. # 500 Server closed connection without sending any data back # Content-Type: text/plain # Client-Date: Wed, 09 May 2007 11:19:48 GMT # Client-Warning: Internal response # # 500 Server closed connection without sending any data back t/follow_link_ok........FAILED test 4 Failed 1/6 tests, 83.33% okay t/followable_links......ok t/get_ok-parms..........ok t/get_ok................NOK 5 # Failed test 'Gets existing URI and reports success' # at t/get_ok.t line 35. # STDOUT is: # not ok 1 - Try to get goodlinks.html # # not: # ok 1 - Try to get goodlinks.html # # as expected # STDERR is: # # Failed test 'Try to get goodlinks.html' # # at t/get_ok.t line 34. # # 500 # # Server closed connection without sending any data back # # not: # # as expected t/get_ok................NOK 7 # Failed test 'And the result should be true' # at t/get_ok.t line 37. t/get_ok................FAILED tests 5, 7 Failed 2/11 tests, 81.82% okay t/has_tag...............ok t/link_content..........NOK 5 # Failed test 'Handles All page links contents successful' # at t/link_content.t line 40. # STDOUT is: # not ok 1 - Checking all page links contain: Test # # not: # ok 1 - Checking all page links contain: Test # # as expected # STDERR is: # # Failed test 'Checking all page links contain: Test' # # at t/link_content.t line 39. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/link_content..........NOK 9 # Failed test 'Handles link unlike content found' # at t/link_content.t line 68. # STDOUT is: # ok 1 - Checking all page link unlike content failures # # not: # not ok 1 - Checking all page link unlike content failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_content\.t line 67.*\n?/ # # # goodlinks.html # # # badlinks.html # # # goodlinks.html # # as expected t/link_content..........FAILED tests 5, 9 Failed 2/9 tests, 77.78% okay t/link_status...........NOK 4 # Failed test 'Handles All Links successful' # at t/link_status.t line 33. # STDOUT is: # not ok 1 - Checking all links status are 200 # # not: # ok 1 - Checking all links status are 200 # # as expected # STDERR is: # # Failed test 'Checking all links status are 200' # # at t/link_status.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/link_status...........NOK 6 # Failed test 'Handles bad links' # at t/link_status.t line 46. # STDOUT is: # ok 1 - Checking all links some bad # # not: # not ok 1 - Checking all links some bad # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_status\.t line 45.*\n?/ # # # goodlinks.html # # as expected t/link_status...........NOK 8 # Failed test 'Handles all links mismatch' # at t/link_status.t line 59. # STDOUT is: # ok 1 - Checking all links not 200 # # not: # not ok 1 - Checking all links not 200 # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_status\.t line 58.*\n?/ # # # goodlinks.html # # as expected t/link_status...........FAILED tests 4, 6, 8 Failed 3/8 tests, 62.50% okay t/links_ok..............NOK 4 # Failed test 'Handles All Links successful' # at t/links_ok.t line 33. # STDOUT is: # not ok 1 - Checking all links successful # # not: # ok 1 - Checking all links successful # # as expected # STDERR is: # # Failed test 'Checking all links successful' # # at t/links_ok.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/links_ok..............NOK 5 # Failed test 'Specified link' # at t/links_ok.t line 35. # goodlinks.html t/links_ok..............NOK 6 # Failed test 'Specified link list' # at t/links_ok.t line 37. # goodlinks.html # badlinks.html t/links_ok..............NOK 7 # Failed test 'Handles bad links' # at t/links_ok.t line 49. # STDOUT is: # ok 1 - Checking all links some bad # # not: # not ok 1 - Checking all links some bad # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/links_ok\.t line 48.*\n?/ # # # bad1.html # # # bad2.html # # # bad3.html # # as expected t/links_ok..............FAILED tests 4-7 Failed 4/8 tests, 50.00% okay t/new...................ok t/page_links_content....NOK 5 # Failed test 'Handles All page links contents successful' # at t/page_links_content.t line 39. # STDOUT is: # not ok 1 - Checking all page links contain: Test # # not: # ok 1 - Checking all page links contain: Test # # as expected # STDERR is: # # Failed test 'Checking all page links contain: Test' # # at t/page_links_content.t line 38. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/page_links_content....NOK 9 # Failed test 'Handles link unlike content found' # at t/page_links_content.t line 67. # STDOUT is: # ok 1 - Checking all page link unlike content failures # # not: # not ok 1 - Checking all page link unlike content failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/page_links_content\.t line 66.*\n?/ # # # goodlinks.html # # # badlinks.html # # # goodlinks.html # # as expected t/page_links_content....FAILED tests 5, 9 Failed 2/9 tests, 77.78% okay t/page_links_ok.........NOK 4 # Failed test 'Handles All page links successful' # at t/page_links_ok.t line 33. # STDOUT is: # not ok 1 - Checking all page links successful # # not: # ok 1 - Checking all page links successful # # as expected # STDERR is: # # Failed test 'Checking all page links successful' # # at t/page_links_ok.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/page_links_ok.........NOK 5 # Failed test 'Handles link not found' # at t/page_links_ok.t line 44. # STDOUT is: # ok 1 - Checking some page link failures # # not: # not ok 1 - Checking some page link failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/page_links_ok\.t line 43.*\n?/ # # # bad1.html # # # bad2.html # # # bad3.html # # as expected t/page_links_ok.........FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/pod-coverage..........skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod...................skipped all skipped: Test::Pod 1.00 required for testing POD t/stuff_inputs..........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/follow_link_ok.t 6 1 16.67% 4 t/get_ok.t 11 2 18.18% 5 7 t/link_content.t 9 2 22.22% 5 9 t/link_status.t 8 3 37.50% 4 6 8 t/links_ok.t 8 4 50.00% 4-7 t/page_links_content.t 9 2 22.22% 5 9 t/page_links_ok.t 5 2 40.00% 4-5 2 tests skipped. Failed 7/17 test scripts, 58.82% okay. 16/104 subtests failed, 84.62% okay. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force cpan> -- Gary Stainburn This email does not contain private or confidential material as it may be snooped on by interested government parties for unknown and undisclosed purposes - Regulation of Investigatory Powers Act, 2000 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/