On Thu, 13 May 2004 20:51:52 +0900
Rob <[EMAIL PROTECTED]> 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

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to