From owner-freebsd-questions@FreeBSD.ORG Tue Oct 28 11:59:16 2003 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 E459616A4CE for ; Tue, 28 Oct 2003 11:59:16 -0800 (PST) Received: from smithers.nildram.co.uk (smithers.nildram.co.uk [195.112.4.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3712343FE0 for ; Tue, 28 Oct 2003 11:59:15 -0800 (PST) (envelope-from dstar@nildram.co.uk) Received: from theta (81-6-246-42.dyn.gotadsl.co.uk [81.6.246.42]) by smithers.nildram.co.uk (Postfix) with ESMTP id 10CEE2ACE57 for ; Tue, 28 Oct 2003 19:58:32 +0000 (GMT) From: "David Jenkins" To: Date: Tue, 28 Oct 2003 20:00:23 -0000 Message-ID: <001701c39d8e$1f3e9da0$0207a8c0@theta> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2605 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: 2 different versions of libtool installed 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: Tue, 28 Oct 2003 19:59:17 -0000 Hi, Is anyone able to offer any advice as to how it's best to deal with the below. I am currently running 5.1 Release and somehow have managed to install libtool twice (possibly because I had to stop portupgrade when it was running once!). Would it best to just remove the older version, or perhaps both versions if possible and install the latest one again? Or is there a much better alternative? # pkg_info | grep libtool libtool-1.3.5_1 Generic shared library support script libtool-1.4.3_2 Generic shared library support script Many thanks, David