force installing XML::Sablotron in CPAN I still have some test failures:
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/dom...............dubious
Test returned status 0 (wstat 11, 0xb)
after all the subtests completed successfully
t/sablot............ok
Failed Test Status Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------ --------
t/dom.t 0 11 29 0 0.00% ??
Failed 1/2 test scripts, 50.00% okay. 0/39 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
then with AxKit:
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00basic...........ok
t/01provider........ok
t/02language........FAILED test 7
Failed 1/9 tests, 88.89% okay (-3 skipped tests: 5 okay, 55.56%)
t/03stylechooser....ok
t/04plugins.........ok
t/05mediachooser....ok
Failed Test Status Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------ --------
t/02language.t 9 1 11.11% 7
3 subtests skipped.
Failed 1/6 test scripts, 83.33% okay. 1/24 subtests failed, 95.83% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
simon
On Thursday, December 12, 2002, at 10:56 PM, S Woodside wrote:
Finally got it to work!!!!!
--- www.simonwoodside.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
