From owner-freebsd-questions@FreeBSD.ORG Thu Sep 1 21:58:52 2005 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 376E116A428 for ; Thu, 1 Sep 2005 21:58:52 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE9243D45 for ; Thu, 1 Sep 2005 21:58:51 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.76.67]) by mta9.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20050901215850.PNLT24716.mta9.adelphia.net@default.chvlva.adelphia.net>; Thu, 1 Sep 2005 17:58:50 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 64C67B54C; Thu, 1 Sep 2005 17:58:51 -0400 (EDT) Date: Thu, 1 Sep 2005 17:58:51 -0400 From: Parv To: Jorn Argelo Message-ID: <20050901215851.GA4419@holestein.holy.cow> Mail-Followup-To: Jorn Argelo , Zan , freebsd-questions@FreeBSD.org References: <4316BC23.9070409@wcborstel.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4316BC23.9070409@wcborstel.nl> Cc: freebsd-questions@FreeBSD.org, Zan Subject: Re: upgrading perl -ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 21:58:52 -0000 in message <4316BC23.9070409@wcborstel.nl>, wrote Jorn Argelo thusly... > > 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. There is no reason to reboot just to upgrade perl "properly". Rebooting does nothing in regard to upgrading perl, rather you just cause inconvenience to yourself. - Parv --