Secure NFS (sNFS) on 4-Stable: has somebody succeeded?
Matthew Seaman
m.seaman at infracaninophile.co.uk
Wed May 12 09:23:25 PDT 2004
On Wed, May 12, 2004 at 05:05:26PM +0900, Rob wrote:
> Perl comes with the FreeBSD-4-Stable base system as:
> 10 -r-xr-xr-x 3 root wheel 10168 May 11 20:39 /usr/bin/perl
> 10 -r-xr-xr-x 3 root wheel 10168 May 11 20:39 /usr/bin/perl5
> 10 -r-xr-xr-x 3 root wheel 10168 May 11 20:39 /usr/bin/perl5.00503
> our $VERSION = '1.54';
Yup. 'our' is a new keyword introduced in perl 5.6.x -- your version
of perl is too old to run this software. Your best bet is to install
a more recent version of perl from the ports (perl-5.8.2 recommended).
Make sure you run:
# use.perl port
and then that you reinstall all perl modules so that the new perl can
find them.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040512/d6f6ba6f/attachment.bin
More information about the freebsd-questions
mailing list