Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 07:11:54 +0530
From:      "Unix Tools" <unixtools@hotmail.com>
To:        <Freebsd-questions@freebsd.org>, "Len Conrad" <LConrad@Go2France.com>
Subject:   Re: can't intall PERL module
Message-ID:  <OE3511fClia3tFsg6TL00010ee9@hotmail.com>
References:  <5.1.0.14.2.20020918163609.06992340@mail.Go2France.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Just install it from ports
cd /usr/ports/devel/p5-Date-Calc
make clean
make
make install


----- Original Message -----
From: "Len Conrad" <LConrad@Go2France.com>
To: <Freebsd-questions@freebsd.org>
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.t                    259    2   0.77%  252-253
> t/m006.t                     33    2   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 majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE3511fClia3tFsg6TL00010ee9>