Re: can't intall PERL module

2002-09-20 Thread Unix Tools

Just install it from ports
cd /usr/ports/devel/p5-Date-Calc
make clean
make
make install


- Original Message -
From: Len Conrad [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, September 19, 2002 03:15 AM
Subject: can't intall PERL module


 fbsd 4.6.2

 perl -MCPAN -e 'install Date::Calc'

 t/f029..ok
 t/f030..ok
 t/f031..ok
 t/f032..ok
 t/f033..ok
 t/f034..Use of uninitialized value at t/f034.t line 332.
 Use of uninitialized value at t/f034.t line 332.
 FAILED tests 252-253
  Failed 2/259 tests, 99.23% okay
 t/f035..ok
 t/f036..ok
 t/m001..ok
 t/m002..ok
 t/m003..ok
 t/m004..ok
 t/m005..ok
 t/m006..FAILED tests 10-11
  Failed 2/33 tests, 93.94% okay
 t/m007..ok
 t/m008..ok
 t/m009..ok
 t/m010..ok
 t/m011..ok
 Failed Test  Status Wstat Total Fail  Failed  List of failed
 --
-
 t/f034.t2592   0.77%  252-253
 t/m006.t 332   6.06%  10-11
 Failed 2/48 test scripts, 95.83% okay. 4/2960 subtests failed, 99.86%
okay.
 *** Error code 2

 Stop in /var/.cpan/build/Date-Calc-5.1.
/usr/bin/make test -- NOT OK
 Running make install
make test had returned bad status, won't install without force

 First time in several dozen times that this has failed.  3 or 4 other
 modules installed ok.

 Suggestions?

 Len



 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



can't intall PERL module

2002-09-18 Thread Len Conrad

fbsd 4.6.2

perl -MCPAN -e 'install Date::Calc'

t/f029..ok
t/f030..ok
t/f031..ok
t/f032..ok
t/f033..ok
t/f034..Use of uninitialized value at t/f034.t line 332.
Use of uninitialized value at t/f034.t line 332.
FAILED tests 252-253
 Failed 2/259 tests, 99.23% okay
t/f035..ok
t/f036..ok
t/m001..ok
t/m002..ok
t/m003..ok
t/m004..ok
t/m005..ok
t/m006..FAILED tests 10-11
 Failed 2/33 tests, 93.94% okay
t/m007..ok
t/m008..ok
t/m009..ok
t/m010..ok
t/m011..ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
---
t/f034.t2592   0.77%  252-253
t/m006.t 332   6.06%  10-11
Failed 2/48 test scripts, 95.83% okay. 4/2960 subtests failed, 99.86% okay.
*** Error code 2

Stop in /var/.cpan/build/Date-Calc-5.1.
   /usr/bin/make test -- NOT OK
Running make install
   make test had returned bad status, won't install without force

First time in several dozen times that this has failed.  3 or 4 other 
modules installed ok.

Suggestions?

Len



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: can't intall PERL module

2002-09-18 Thread Adam Weinberger

 (09.18.2002 @ 1445 PST): Len Conrad said, in 1.4K: 
 fbsd 4.6.2
 
 perl -MCPAN -e 'install Date::Calc'

why do it that way?
cd /usr/ports/devel/p5-Date-Calc  make install

-Adam


--
Oh good, my dog found the chainsaw.
-Lilo, Lilo  Stitch
Adam Weinberger
[EMAIL PROTECTED]
http://vectors.cx


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: can't intall PERL module

2002-09-18 Thread Len Conrad


  (09.18.2002 @ 1445 PST): Len Conrad said, in 1.4K: 
  fbsd 4.6.2
 
  perl -MCPAN -e 'install Date::Calc'

why do it that way?
cd /usr/ports/devel/p5-Date-Calc  make install

because I've always done it the other way and it never failed

thanks  :))

Len




www.menandmice.com/DNS-training : DNS Training
BIND8NT.MEIway.com: Secure config ; DNS and mail interactions
IMGate.MEIway.com : Free, proven config for anti-mail-abuse gateways


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message