Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > error with using CPAN> install Date::Manip

Reply
Thread Tools

error with using CPAN> install Date::Manip

 
 
blupp
Guest
Posts: n/a
 
      01-15-2004
Hi,

I am trying to install the package, but get the following error:

cpan> install Date::Manip
Running install for module Date::Manip
Running make for S/SB/SBECK/DateManip-5.42a.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/...p-5.42a.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/...BECK/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/S/SB/SBECK/DateManip-5.42a.tar.gz ok
DateManip-5.42a/
DateManip-5.42a/t/
DateManip-5.42a/t/date_date_0.t
DateManip-5.42a/t/Manip.cnf
DateManip-5.42a/t/date.t
DateManip-5.42a/t/date_delta_french.t
DateManip-5.42a/t/date_date_1.t
DateManip-5.42a/t/date_date_2a.t
DateManip-5.42a/t/date_date_2b.t
DateManip-5.42a/t/date_delta_0.t
DateManip-5.42a/t/date_delta_1.t
DateManip-5.42a/t/date_delta_2a.t
DateManip-5.42a/t/date_delta_2b.t
DateManip-5.42a/t/delta_delta_2a.t
DateManip-5.42a/t/date_french.t
DateManip-5.42a/t/date_german.t
DateManip-5.42a/t/date_misc_a.t
DateManip-5.42a/t/date_misc_b.t
DateManip-5.42a/t/date_romanian.t
DateManip-5.42a/t/delta_a.t
DateManip-5.42a/t/delta_b.t
DateManip-5.42a/t/delta_delta_0.t
DateManip-5.42a/t/events.t
DateManip-5.42a/t/delta_delta_1.t
DateManip-5.42a/t/delta_delta_2b.t
DateManip-5.42a/t/delta_format.t
DateManip-5.42a/t/delta_romanian.t
DateManip-5.42a/t/getnext.t
DateManip-5.42a/t/getprev.t
DateManip-5.42a/t/nthday.t
DateManip-5.42a/t/recur_0.t
DateManip-5.42a/t/recur_1.t
DateManip-5.42a/t/runtests
DateManip-5.42a/t/settime.t
DateManip-5.42a/t/test.pl
DateManip-5.42a/t/unixdate.t
DateManip-5.42a/t/runtests.bat
DateManip-5.42a/t/date_russian.t
DateManip-5.42a/t/testrun.sum
DateManip-5.42a/t/date_delta_russian.t
DateManip-5.42a/t/testrun.log
DateManip-5.42a/t/date_delta_sign.t
DateManip-5.42a/DateManip.cnf
DateManip-5.42a/HISTORY
DateManip-5.42a/INSTALL
DateManip-5.42a/MANIFEST
DateManip-5.42a/Makefile.PL
DateManip-5.42a/Makefile.old
DateManip-5.42a/Manip.pm
DateManip-5.42a/README
DateManip-5.42a/TODO
DateManip-5.42a/Manip.pod

CPAN.pm: Going to build S/SB/SBECK/DateManip-5.42a.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Date::Manip
cp Manip.pm blib/lib/Date/Manip.pm
cp Manip.pod blib/lib/Date/Manip.pod
Manifying blib/man3/Date::Manip.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/date..................ok
t/date_date_0...........ok
t/date_date_1...........ok
t/date_date_2a..........ok
t/date_date_2b..........ok
t/date_delta_0..........ok
t/date_delta_1..........ok
t/date_delta_2a.........ok
t/date_delta_2b.........ok
t/date_delta_french.....ok
t/date_delta_russian....ok
t/date_delta_sign.......ok
t/date_french...........ok
t/date_german...........ok
t/date_misc_a...........ok
t/date_misc_b...........ok
t/date_romanian.........ok
t/date_russian..........ok
t/delta_a...............ok
t/delta_b...............ok
t/delta_delta_0.........ok
t/delta_delta_1.........ok
t/delta_delta_2a........ok
t/delta_delta_2b........ok
t/delta_format..........ok
t/delta_romanian........ok
t/events................########################
Expected = [ 2000020100:00:00 [ Winter Event1 ] ]
Got = [ 2000020100:00:00 [ Event1 Winter ] ]
========================
Test = 2000-02-01
########################
########################
Expected = [ 2000040100:00:00 [ Spring ] 2000040112:00:00 [ Spring Event3 ]
2000040113:00:00 [ Spring ] ]
Got = [ 2000040100:00:00 [ Spring ] 2000040112:00:00 [ Event3 Spring ]
2000040113:00:00 [ Spring ] ]
========================
Test = 2000-04-01
Test = 0
########################
########################
Expected = [ 2000031500:00:00 [ Winter ] 2000032200:00:00 [ Spring ]
2000040112:00:00 [ Spring Event3 ] 2000040113:00:00 [ Spring ] ]
Got = [ 2000031500:00:00 [ Winter ] 2000032200:00:00 [ Spring ]
2000040112:00:00 [ Event3 Spring ] 2000040113:00:00 [ Spring ] ]
========================
Test = 2000-03-15
Test = 2000-04-10
########################
t/events................FAILED tests 1, 3, 6
Failed 3/8 tests, 62.50% okay
t/getnext...............ok
t/getprev...............ok
t/nthday................ok
t/recur_0...............ok
t/recur_1...............ok
t/settime...............ok
t/unixdate..............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/events.t 8 3 37.50% 1 3 6
Failed 1/34 test scripts, 97.06% okay. 3/882 subtests failed, 99.66% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force

Can somebody tell me what is wrong here?



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Possible to Un-Install and Re-install IE6? Sens Fan Happy In OH Computer Support 3 07-11-2005 04:37 PM
Ghost Console version 8 Remote Client install will not install to remote pc Ed Computer Support 3 03-18-2005 05:18 PM
XP Pro Install - Can't Install pro_seg5.swf Luke O'Malley Computer Support 1 12-05-2004 07:15 AM
Can't seem to boot from XP install CD (after botched Linux install) Cloud Burst Computer Support 3 05-22-2004 02:52 PM
How to determine JDK install directory and/or do silent install of J2SE? RJGraham Java 8 02-14-2004 02:19 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57