Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2004 23:36:21 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-stable@freebsd.org
Subject:   Re: Secure NFS (sNFS) on 4-Stable: has somebody succeeded?
Message-ID:  <20040513233621.48d7a2ca.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <40A36158.9020508@users.sourceforge.net>
References:  <40A0C03B.5080906@users.sourceforge.net> <20040511183921.GA33494@xor.obsecurity.org> <40A17E44.7040900@users.sourceforge.net> <20040512093625.599d2e86.cedric.devillers@script.jussieu.fr> <40A1DCFA.1020506@users.sourceforge.net> <20040513134351.68bf9414.cedric.devillers@script.jussieu.fr> <40A36158.9020508@users.sourceforge.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 May 2004 20:51:52 +0900
Rob <stopspam@users.sourceforge.net> wrote:

> Found the solution.
> I downloaded the most recent release from the perl homepage,
> compiled that and installed in a separate directory (/opt/perl),
> created a link $HOME/bin/perl->[my new perl]. And all went
> like a charm.
> 
> Probably a good choice in 5.X to remove perl from base system
> and have it as a package/port.

Do you know that you can achieve the same thing in 4.x with two easy
steps?
1) install the perl port (currently at version 5.8)
2) perform the comand 'use.perl port' to have the system use the perl
    version from port instead of the version installed in the base
system.

And you can reverse it with 'use.perl system'

HTH
-- 
Torfinn Ingolfsen,
Norway



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040513233621.48d7a2ca.torfinn.ingolfsen>