Template-GD - Install failing some tests

Posted on Mon Feb 19 18:56:10 2007 by muratet
Install failing some tests
Greetings I'm trying to install Template-GD via CPAN, and some of the tests are failing: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/gd.............ok 4/11FAILED 5: - template text 1 did not match expected t/gd.............ok 6/11FAILED 7: - template text 2 did not match expected t/gd.............ok 8/11FAILED 9: - template text 3 did not match expected t/gd.............ok 10/11FAILED 11: - template text 4 did not match expected t/gd.............FAILED tests 5, 7, 9, 11 Failed 4/11 tests, 63.64% okay t/gdgraph........ok 4/21FAILED 5: - template text 1 did not match expected t/gdgraph........ok 6/21FAILED 7: - template text 2 did not match expected t/gdgraph........ok 8/21FAILED 9: - template text 3 did not match expected t/gdgraph........ok 10/21FAILED 11: - template text 4 did not match expected t/gdgraph........ok 12/21FAILED 13: - template text 5 did not match expected t/gdgraph........ok 14/21FAILED 15: - template text 6 did not match expected t/gdgraph........ok 16/21FAILED 17: - template text 7 did not match expected t/gdgraph........ok 18/21FAILED 19: - template text 8 did not match expected t/gdgraph........ok 20/21FAILED 21: - template text 9 did not match expected t/gdgraph........FAILED tests 5, 7, 9, 11, 13, 15, 17, 19, 21 Failed 9/21 tests, 57.14% okay t/gdgraph3d......skipped all skipped: GD module(s) not installed t/gdtext.........ok t/gdtextalign....ok t/gdtextwrap.....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/gd.t 11 4 36.36% 5 7 9 11 t/gdgraph.t 21 9 42.86% 5 7 9 11 13 15 17 19 21 Can anyone point me towards where the actual problem lies? Thanks Mike
Write a response