I tried installing LWP as it seems to be a prereq to everything else
and I get the below output... Any suggestions?



Some output:
------------------------
Running make test
Prepending /my_home_dir/.cpan/build/Compress-Raw-Zlib-2.006/blib/arch
/my_home_dir/.cpan/build/Compress-Raw-Zlib-2.006/blib/lib
/my_home_dir/.cpan/build/IO-Compress-Zlib-2.006/blib/arch
/my_home_dir/.cpan/build/IO-Compress-Zlib-2.006/blib/lib
/my_home_dir/.cpan/build/IO-Compress-Base-2.006/blib/arch
/my_home_dir/.cpan/build/IO-Compress-Base-2.006/blib/lib to PERL5LIB.
/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/http.............ok
base/listing..........ok
base/mediatypes.......
The MediaTypes test might fail because you have a private ~/.mime.types file
If you get a failed test, try to move it away while testing.
base/mediatypes.......ok
base/message-old......ok
base/message-parts....ok
base/message..........ok 85/95# Test 86 got: <UNDEF> (base/message.t
at line 345)
base/message..........NOK 86#    Expected: "\x{FEFF}Hi there \x{263A}\n"
#  base/message.t line 345 is:      sub { eval { $m->decoded_content }
}, "\x{FEFF}Hi there \x{263A}\n");
base/message..........ok 88/95# Test 89 got: <UNDEF> (base/message.t
at line 355)
base/message..........NOK 89#    Expected: "\x{FEFF}Hi there \x{263A}\n"
#  base/message.t line 355 is:      sub { eval { $m->decoded_content }
}, "\x{FEFF}Hi there \x{263A}\n");
base/message..........FAILED tests 86, 89
        Failed 2/95 tests, 97.89% okay
base/negotiate........ok
base/protocols........ok
base/response.........ok
base/status...........ok
base/ua...............ok
html/form-param.......ok
html/form.............ok
robot/rules-dbm.......ok
robot/rules...........ok
robot/ua-get..........ok
robot/ua..............ok
local/autoload-get....ok
local/autoload........ok
local/chunked.........ok
local/get.............ok
local/http-get........ok
local/http............ok
local/protosub........ok
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
base/message.t               95    2   2.11%  86 89
Failed 1/31 test scripts, 96.77% okay. 2/805 subtests failed, 99.75% okay.
make: *** [test] Error 255
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to