Sorry for my long response time, I was out for some days...

> on 04/07/2001 09:30 PM, Stefan Rusterholz at [EMAIL PROTECTED]
> wrote:
>> I wished it worked for me as good as it does for you. But it doesn't :-((
>> I already tried "install LWP" and it just causes the same errors.
>> 
>> But thank you for trying to help.
>> I'm thinking about reinstalling OS X and trying it on a "clean" system
>> (although I don't know how I should have changed something important in OS X
>> since I've got it on my harddrive...)
> The answer is of course, right in front of you.
> there is no try(), only do {};# :-)
> 
> %> perl -MCPAN -e shell

> cpan> install LWP
> if it's failing for you, it's very possible you are missing some of the
> modules it requires. paste your errors for us?
Here you are (I first do "su" and login as root, then type exactly the same
like you above: perl -MCPAN -e shell):

/usr/bin/perl t/TEST 0
base/common-req.....ok
base/cookies........ok
base/date...........ok
base/headers-auth...ok
base/headers-etag...ok
base/headers-util...ok
base/headers........ok
base/listing........ok
base/mediatypes.....ok
base/message........ok
base/negotiate......ok
base/response.......ok
base/status.........ok
base/ua.............ok
html/form...........ok
robot/rules-dbm.....ok
robot/rules.........ok
robot/ua............NOK 7HTTP Server terminated
FAILED tests 1-3, 5, 7
        Failed 5/7 tests, 28.57% okay
local/autoload......ok
local/get...........ok
local/http..........NOK 7Can't call method "is_redirect" on an undefined
value at local/http.t line 188, <DAEMON> line 1.
local/http..........NOK 8HTTP Server terminated
local/http..........dubious
        Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-18
        Failed 18/18 tests, 0.00% okay
local/protosub......ok
Failed Test  Status 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/22 test scripts, 90.91% okay. 23/287 subtests failed, 91.99% okay.
make: *** [test] Error 2
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force


and that¹s all I get.
install Bundle::LWP seems to fail in the same tests...

I was VERY lucky, if you could help me.
Stefan Rusterholz

Reply via email to