From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 07:04:40 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 A5EDC16A4CF for ; Thu, 30 Oct 2003 07:04:40 -0800 (PST) Received: from iwmail.xpdial.com (iwgate.xpdial.com [68.156.89.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3459F43F93 for ; Thu, 30 Oct 2003 07:04:39 -0800 (PST) (envelope-from mark@s-wit.net) Received: from [192.168.101.251] by iwmail.xpdial.com (ArGoSoft Mail Server Pro for WinNT/2000/XP, Version 1.8 (1.8.4.1)); Thu, 30 Oct 2003 10:07:56 -0500 Message-ID: <01c501c39ef7$a536ab40$fb65a8c0@ocfl061> From: "M.D. DeWar" To: "freebsd" References: <002a01c39cb4$11062e90$0501a8c0@canada> <000a01c39da0$0cdb1b40$fb65a8c0@ocfl061> <3F9EE982.5040001@magidesign.com> <000a01c39da1$bb981e70$fb65a8c0@ocfl061> <3F9EF09F.3070800@mindcore.net> Date: Thu, 30 Oct 2003 10:08:13 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: ports out of date error 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: Thu, 30 Oct 2003 15:04:40 -0000 I am trying to install java. Finally with some help from another person on the java freebsd list I am getting there. However I have run into this error and not sure how to fix it. Your libtool installation is out of date. Please remove and reinstall /usr/ports/devel/libtool. In /usr/local/bin I have libtools. a libtools -- version says 1.4 The /usr/ports/devel/libtool distinfo file says the port is 1.3.4 I tried for the java install make --with-libtool=/usr/local/bin/libtool but that failed. so how do I upgrade the ports part. I am nix DUMB and nix NEWBIE so the easiest way is best :-) THanks Mark