Problems installing XML::DOM
by Juan Julian Merelo Guervos other posts by this author
Jan 25 2001 4:53PM messages near this date
view in the new Beta List Site
RE: XML::Parser::PerlSAX -- characters() callback?
|
Re: Problems installing XML::DOM
Hi,
I am having problems installing XML::DOM (and then the rest of the
bundle):
--
Running make test
make[1]: Entering directory
`/root/.cpan/build/libxml-enno-1.02/XQLParser'
make[1]: Leaving directory
`/root/.cpan/build/libxml-enno-1.02/XQLParser'
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/build_dom.........FAILED test 2
Failed 1/2 tests, 50.00% okay
t/chk_batch.........FAILED tests 3-4, 14, 17-18, 27-28, 31-32, 41-42,
46, 56
Failed 13/56 tests, 76.79% okay
t/dom_astress.......ok
t/dom_attr..........Can't locate object method "equals" via package
"XML::Parser::ContentModel" at CmpDOM.pm line 179.
dubious
Test returned status 255 (wstat 65280, 0xff00)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/usr/lib/perl5/5.00503/Test/Harness.pm line 288.
--
System is a RedHat 6.1 w/ perl 5.005. Maybe it works only in perl 5.6
systems?
J
--
jmerelo@[...].es | jjmerelo@[...].es
JJ Merelo | http://geneura.ugr.es/~jmerelo
Grupo Geneura ---- Univ. Granada | http://www.geneura.org/
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
http://listserv.ActiveState.com/mailman/listinfo/perl-xml
Thread:
Juan Julian Merelo Guervos
T.J. Mather
Juan Julian Merelo Guervos
|