From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 09:15:38 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 8625A16A4CE for ; Mon, 26 Jul 2004 09:15:38 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5BB243D5E for ; Mon, 26 Jul 2004 09:15:37 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i6Q9F23f024206; Mon, 26 Jul 2004 10:15:03 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <4104CB96.3010006@circlesquared.com> Date: Mon, 26 Jul 2004 10:15:02 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Perica Veljanovski References: <20040726092114.9FF6.FREEBSD@euro.net.mk> In-Reply-To: <20040726092114.9FF6.FREEBSD@euro.net.mk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-Questions 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 09:15:38 -0000 Perica Veljanovski wrote: > Hi all, > > 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 Peter. > > ps. /usr/ports/comms/p5-Device-SerialPort does not run on Perl5.0 > > 10x