Secure NFS: does not compile with Stable?

2004-05-11 Thread Rob
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.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Secure NFS: does not compile with Stable?

2004-05-11 Thread Kris Kennaway
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


pgp0.pgp
Description: PGP signature