Date: Fri, 8 Oct 2004 17:14:00 -0400 From: Danny <nocmonkey@gmail.com> To: David Jenkins <david.jenkins@gmail.com> Cc: FreeBSD-questions <questions@freebsd.org> Subject: Re: How to update perl on FreeBSD 4.9R Message-ID: <addc34c604100814148467afc@mail.gmail.com> In-Reply-To: <addc34c604100814094c87439f@mail.gmail.com> References: <addc34c604100811227addd077@mail.gmail.com> <0F7C78308FE3BA2A1FF3EEE3@utd49554.utdallas.edu> <addc34c604100811402adfd803@mail.gmail.com> <BFDD426CB284C3C61541E9DF@utd49554.utdallas.edu> <addc34c604100812453554159@mail.gmail.com> <9395922d04100813344f950942@mail.gmail.com> <addc34c604100813401bdc6ba7@mail.gmail.com> <9395922d04100813475ad2f7f2@mail.gmail.com> <addc34c604100814094c87439f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Oct 2004 17:09:31 -0400, Danny <nocmonkey@gmail.com> wrote:
> On Fri, 8 Oct 2004 21:47:10 +0100, David Jenkins
> <david.jenkins@gmail.com> wrote:
>
> > I think you are missing the point here.
> >
> > At the prompt enter the following as root (without the quotes) or
> > prepend sudo to it.
> >
> > "use.perl port"
>
> My mistake - it's been a long day. Thank you for all your help.
Probably going to have to ask a perl support mailing list, but here is
the latest:
mx1# make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1....NOK 1# Failed test (t/1.t at line 5)
# Tried to use 'Date::Calc::Iterator'.
# Error: Can't locate Date/Calc.pm in @INC (@INC contains:
/home/danny/Date-Calc-Iterator-1.00/blib/lib
/home/danny/Date-Calc-Iterator-1.00/blib/arch
/usr/local/lib/perl5/site_perl/5.8.5/mach
/usr/local/lib/perl5/site_perl/5.8.5
/usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.5/BSDPAN /usr/local/lib/perl5/5.8.5/mach
/usr/local/lib/perl5/5.8.5 . /usr/local/lib/perl5/site_perl/5.8.5/mach
/usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.5/BSDPAN /usr/local/lib/perl5/5.8.5/mach
/usr/local/lib/perl5/5.8.5 .) at
/home/danny/Date-Calc-Iterator-1.00/blib/lib/Date/Calc/Iterator.pm
line 13.
# BEGIN failed--compilation aborted at
/home/danny/Date-Calc-Iterator-1.00/blib/lib/Date/Calc/Iterator.pm
line 13.
# Compilation failed in require at (eval 3) line 2.
Can't locate object method "new" via package "Date::Calc::Iterator" at
t/1.t line 10.
# Looks like you planned 4 tests but only ran 1.
# Looks like your test died just after 1.
t/1....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/1.t 255 65280 4 7 175.00% 1-4
Failed 1/1 test scripts, 0.00% okay. 4/4 subtests failed, 0.00% okay.
*** Error code 2
Stop in /home/danny/Date-Calc-Iterator-1.00.
mx1#
Any suggestions? Or if I need to rebuild any specific perl ports?
(Would you believe this all started because I wanted to use
pflogsumm.pl to generate reports from my Postfix logs. LOL)
...D
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?addc34c604100814148467afc>
