I just tried to install HTML::Parser on my Redhat9 system and I got the following.
Should I just force it? if so how is that done...
Thanks Rick
sorry for all the output...
-------------
Running install for module HTML::Parser
Running make for G/GA/GAAS/HTML-Parser-3.31.tar.gz
Is already unwrapped into directory /root/.cpan/build/HTML-Parser-3.31
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/api_version........ok
t/argspec-bad........ok
t/argspec............ok
t/argspec2...........ok
t/attr-encoded.......ok
t/callback...........ok
t/case-sensitive.....ok
t/cases..............ok
t/comment............ok
t/crashme............ok
t/declaration........ok
t/default............ok
t/dtext..............ok
t/entities...........ok 3/11Confused test output: test 3 answered after test 3
t/entities...........ok 4/11Confused test output: test 4 answered after test 4
t/entities...........ok 5/11Confused test output: test 5 answered after test 5
t/entities...........ok 6/11Confused test output: test 6 answered after test 6
t/entities...........ok 7/11Confused test output: test 7 answered after test 7
t/entities...........NOK 8Confused test output: test 8 answered after test 8
t/entities...........ok 9/11Confused test output: test 9 answered after test 9
t/entities...........ok 10/11Confused test output: test 10 answered after test 10
t/entities...........FAILED tests 2, 9
Failed 2/11 tests, 81.82% okay
t/entities2..........ok
t/filter-methods.....ok
t/filter.............ok
t/handler-eof........ok
t/handler............ok
t/headparser-http....ok
t/headparser.........FAILED test 3
Failed 1/4 tests, 75.00% okay
t/ignore.............ok
t/largetags..........ok
t/linkextor-base.....ok
t/linkextor-rel......ok
t/magic..............ok
t/marked-sect........ok
t/msie-compat........ok
t/offset.............ok
t/options............ok
t/parsefile..........ok
t/parser.............ok
t/plaintext..........ok
t/process............ok
t/pullparser.........ok
t/skipped-text.......ok
t/textarea...........ok
t/tokeparser.........ok
t/uentities..........skipped
all skipped: no reason given
t/unbroken-text......ok
t/xml-mode...........ok
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/entities.t 11 2 18.18% 2 9 t/headparser.t 4 1 25.00% 3 1 test skipped. Failed 2/41 test scripts, 95.12% okay. 3/227 subtests failed, 98.68% okay. make: *** [test_dynamic] Error 29 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
---------------------
-- Rick Bragg Green Mountain Network http://www.gmnet.net
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]