Hi, I want NFS over secure connection (sNFS). This is available at http://www.math.ualberta.ca/imaging/snfs/ It needs sec_rpc-1.54 compiled on the system, but this fails. It seems to require perl version 5.006 or later, but FreeBSD-Stable comes with perl version 5.005_03. So Stable is almost OK, but not quite. Here is what happens: [ ~/sec_rpc-1.54]$ ./configure ....zip.... [ ~/sec_rpc-1.54]$ make ....zip.... cd perl; perl Makefile.PL Checking if your kit is complete... Looks good Could not eval ' package ExtUtils::MakeMaker::_version; no strict; local $VERSION; $VERSION=undef; do { our $VERSION = '1.54'; }; $VERSION ' in SNFS.pm: Can't modify subroutine entry in scalar assignment at (eval 6) line 7, at EOF *** Error code 2 Stop in /home/rob/sec_rpc-1.54/NFS. *** Error code 1 What can I do now? Thanks. Rob.
On Tue, May 11, 2004 at 04:45:31PM +0900, Rob wrote:> > Hi, > > I want NFS over secure connection (sNFS). This is available at > http://www.math.ualberta.ca/imaging/snfs/ > > It needs sec_rpc-1.54 compiled on the system, but this fails. It > seems to require perl version 5.006 or later, but FreeBSD-Stable comes > with perl version 5.005_03. So Stable is almost OK, but not quite.> What can I do now?Install perl version 5.006 or later (from the ports collection) :-) Kris -------------- 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-stable/attachments/20040511/71e9ea42/attachment.bin