Date: Thu, 01 Sep 2005 10:30:27 +0200 From: Jorn Argelo <jorn@wcborstel.nl> To: Zan <zan6669@comcast.net> Cc: freebsd-questions@FreeBSD.org Subject: Re: upgrading perl -ports Message-ID: <4316BC23.9070409@wcborstel.nl> In-Reply-To: <BD55FB3E-1989-11DA-B99D-000D93C763FE@comcast.net> References: <BD55FB3E-1989-11DA-B99D-000D93C763FE@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Zan wrote: > uname -m = i386 > which -a perl = > /usr/local/bin/perl > /usr/bin/perl > >> >> Please show: >> uname -m >> which -a perl >> > > On Tuesday, August 30, 2005, at 01:30 P:M, Lowell Gilbert wrote: > >> Zan <zan6669@comcast.net> writes: >> >>> in my /usr/local/bin I can clearly see that there is a newer version >>> of perl (5.8.0) already there, but when I type 'perl -v' I see that >>> I'm running off of 5.0. Is there anything else I can do besides trying >>> the "use.perl port" command? Because that doesn't seem to work, and my >>> jail did not come with a ports collection. >>> >>> I would appreciate any help you can give me. Thank you! >> >> >> Please show: >> uname -m >> which -a perl >> > Just a little side-note. After performing such an upgrade of Perl it's likely that some applications will not work, since a lot of them expect your old version of Perl. Recompiling those applications does the trick. At least, that's what I noticed when upgrading from 5.8.6 to 5.8.7. And just so you know, there are ALOT of applications dependent of Perl. About your problem, you should really recompile Perl from the ports-tree if you want to upgrade your Perl version. And after you did that, I always rebooted the machine. I don't know how it will function without rebooting the machine, or if it's even possible to upgrade Perl properly without a reboot. Jorn > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4316BC23.9070409>