I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-02-19 22:19:14-08 by ajitjoshi
installation issue 'make test' fails while trying to install XML-DOM-1.44 module
Please help, I am getting the following error while trying to install the XML-DOM-1.44 library. Thanks. -ajit make test PERL_DL_NONLAZY=1 /usr/prod/sierra/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/build_dom...........ok t/dom_astress.........ok t/dom_attr............ok t/dom_cdata...........ok t/dom_documenttype....ok t/dom_encode..........ok t/dom_example.........ok t/dom_extent..........ok t/dom_jp_astress......ok t/dom_jp_attr.........ok t/dom_jp_cdata........ok t/dom_jp_example......ok t/dom_jp_minus........ok t/dom_jp_modify.......ok t/dom_jp_print........FAILED test 2 Failed 1/3 tests, 66.67% okay t/dom_minus...........ok t/dom_modify..........ok t/dom_noexpand........ok t/dom_print...........ok t/dom_template........ok t/dom_text............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/dom_jp_print.t 3 1 33.33% 2 Failed 1/21 test scripts, 95.24% okay. 1/129 subtests failed, 99.22% okay. make: *** [test_dynamic] Error 11
Direct Responses: Write a response