growlf has asked for the wisdom of the Perl Monks concerning the following question:
Having troubles installing Bundle::LWP - been trying to do this for several hours now, and failing miserably.
Here is the output where it starts to go wrong (after the command "perl -MCPAN -e 'install Bundle::LWP' "):
As you can see, it has made it through the make process all the way up to the tests. Why is it dying here? What obvious thing have I overlooked? I realize that I could "force" the install, but that seems lame, and wrong - besides, I'd rather learn why it is doing this to begin with. I have used super search and looked at the POD as well, no clues avail themselves to me tired eyes....... Running make test [--clipped for brevity--] robot/rules-dbm......ok robot/rules..........ok robot/ua.............HTTP Server terminated robot/ua.............FAILED tests 1-3, 5, 7 Failed 5/7 tests, 28.57% okay local/autoload.......ok local/get............ok local/http...........HTTP Server terminated local/http...........NOK 8Can't call method "is_redirect" on an unde +fined value at local/http.t line 188, <DAEMON> line 1. local/http...........dubious Test returned status 22 (wstat 5632, 0x1600) DIED. FAILED test +s 1-18 Failed 18/18 tests, 0.00% okay local/protosub.......ok Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------- +----------- local/http.t 22 5632 18 18 100.00% 1-18 robot/ua.t 7 5 71.43% 1-3 5 7 Failed 2/23 test scripts, 91.30% okay. 23/302 subtests failed, 92.38 +% okay. *** Error code 9 Stop in /usr/local/lib/cpan/build/libwww-perl-5.64. /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Bundle summary: The following items in bundle Bundle::LWP had instal +lation problems: LWP
Additional system info:
Any help is greatly appreciated.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Bundle::LWP Installation Problems
by Zaxo (Archbishop) on Apr 04, 2002 at 06:05 UTC | |
by growlf (Pilgrim) on Apr 04, 2002 at 06:43 UTC | |
by IlyaM (Parson) on Apr 04, 2002 at 18:19 UTC | |
by Zaxo (Archbishop) on Apr 04, 2002 at 19:18 UTC | |
by growlf (Pilgrim) on Apr 06, 2002 at 01:09 UTC | |
|
Re: Bundle::LWP Installation Problems
by mce (Curate) on Apr 04, 2002 at 10:00 UTC | |
|
Re: Bundle::LWP Installation Problems
by rjray (Chaplain) on Apr 04, 2002 at 06:19 UTC |