Ask a Question related to PERL Beginners, Design and Development.
-
Rick Bragg #1
CPAN install failure...
Hi,
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
[url]http://www.gmnet.net[/url]
Rick Bragg Guest
-
install whole CPAN ?
When I was thinking about installing more CPAN modules, I was wondering - isn't there a way of getting *all* CPAN modules and of installing them in... -
Upgrading to CPAN.pm v1.76 install Bundle::CPAN fails
FYI Have problem Upgrading perl packages from CPAN.pm version v1.61 to version v1.76) failed with final error messages: <stuff snipped> CPAN.pm:... -
CPAN DBD install problem
Hi, Got an error trying to install DBD::RAM on a 5.8.2 version of perl. The following is the output: .... CPAN.pm: Going to build... -
linux - install bundle::cpan
I am trying to install Bundle::CPAN and i seem stuck in this loop. Any suggestions? outut of command issued below. Paul Kraus using perl... -
Can't install Digest::MD5 with cpan
this is what it tells me when I try and install Digest::MD5 Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM"... -
Owen #2
Re: CPAN install failure...
On Fri, 10 Oct 2003 12:11:42 -0400
Rick Bragg <rbragg@gmnet.net> wrote:
I have just force installed a number of modules and they seem to work ok. All I can suggest is to try it, you have little to lose.> Hi,
>
> 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...
Owen
Owen Guest



Reply With Quote

