From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 11:47:30 2004 Return-Path: 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 2BDC516A4CE for ; Mon, 26 Jul 2004 11:47:29 +0000 (GMT) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B9B43D55 for ; Mon, 26 Jul 2004 11:47:29 +0000 (GMT) (envelope-from merv@merv.org.uk) Received: from FreeBSD.merv.org.uk ([81.103.176.198]) by mta01-svc.ntlworld.comESMTP <20040726114653.OOYC20701.mta01-svc.ntlworld.com@FreeBSD.merv.org.uk> for ; Mon, 26 Jul 2004 12:46:53 +0100 Received: from localhost (localhost.merv.org.uk [127.0.0.1]) by FreeBSD.merv.org.uk (Postfix) with ESMTP id A69707D4 for ; Mon, 26 Jul 2004 12:46:09 +0100 (BST) Received: from FreeBSD.merv.org.uk ([127.0.0.1]) by localhost (FreeBSD.merv.org.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10786-06 for ; Mon, 26 Jul 2004 12:46:07 +0100 (BST) Received: by FreeBSD.merv.org.uk (Postfix, from userid 1001) id 6B437318; Mon, 26 Jul 2004 12:46:07 +0100 (BST) From: merv Organization: Home To: freebsd-questions@freebsd.org Date: Mon, 26 Jul 2004 12:46:06 +0100 User-Agent: KMail/1.6.2 References: <20040726092114.9FF6.FREEBSD@euro.net.mk> <4104CB96.3010006@circlesquared.com> <20040726130255.A008.FREEBSD@euro.net.mk> In-Reply-To: <20040726130255.A008.FREEBSD@euro.net.mk> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407261246.06872.merv@merv.org.uk> X-Virus-Scanned: by amavisd-new at merv.org.uk Subject: Re: how to upgrade Perl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 11:47:30 -0000 You will also have to reinstall all the other p5 ports that you may have installed prior to this upgrade. So that they all compile for 5.8 On Monday 26 July 2004 12:09, Perica Veljanovski wrote: > > > How do I upgrade perl version 5.005_03 to Perl 5.8 on my FreeBSD > > > 4.10-RELEASE from ports? > > > > > > Tryed: > > > cd /usr/ports/lang/perl5.8 > > > make install > > > and nothing happend :P > > > > Nothing at all? Was there no output on the console? > > > > If you did see the normal kind of burbling, but still find ports use the > > original version, you probably haven't done: > > > > #use.perl port > > all done :) > > I did the make install in ssh from a windows box, an gues what, the > windows box crashed during the make install on the fbsd box. And since > I'm lazy enough not to run script(1) I didn't see the end of make > which probobly sad what you sugested. > > 10x Peter. > > > _______________________________________________ > 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"