Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2004 10:04:37 -0500
From:      munn <munn@umd.edu>
To:        ports@freebsd.org
Subject:   fastest-cvsup
Message-ID:  <41C44705.1040508@umd.edu>

next in thread | raw e-mail | index | archive | help
I have just upgraded this program to 0.2.8 using portupgrade.  It now 
fails with the following message.

You need the Time::HiRes perl module, you can either:

1. Load it from CPAN:
     # perl -MCPAN -e 'install Time::HiRes'

2. Fetch it as a package:
     # pkg_add -r p5-Time-HiRes

3. Compile it from the ports collection:
     # cd /usr/ports/devel/p5-Time-HiRes ; make install clean

BEGIN failed--compilation aborted at /usr/local/bin/fastest_cvsup line 46.

Time::HiRes is installed and runs in other perl scripts.

Thanks for any help you can give.



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