From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 17:52:54 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 56C3016A4CE for ; Mon, 27 Oct 2003 17:52:54 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 030A343FBF for ; Mon, 27 Oct 2003 17:52:52 -0800 (PST) (envelope-from freebsdQ0@richardshea.fastmail.fm) Received: from smtp.us2.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 527D7372895 for ; Mon, 27 Oct 2003 20:52:49 -0500 (EST) Received: from 10.202.2.133 ([10.202.2.133] helo=smtp.us2.messagingengine.com) by messagingengine.com with SMTP; Mon, 27 Oct 2003 20:52:49 -0500 Received: by smtp.us2.messagingengine.com (Postfix, from userid 99) id A7C3E76A54; Mon, 27 Oct 2003 20:52:48 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Richard Shea" To: "FreeBSD Questions" Date: Tue, 28 Oct 2003 14:52:48 +1300 X-Epoch: 1067305969 X-Sasl-enc: e7QfL/kHV9TXnuJDwxHwyQ Message-Id: <20031028015248.A7C3E76A54@smtp.us2.messagingengine.com> Subject: JDK 'make install' - puzzling error message 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 01:52:54 -0000 Hi - I've just gone to ... http://java.sun.com/webapps/download/Display?BundleId=7479 ... to download the JDK and put it into ports/distfiles. However when I do 'make install' from /usr/ports/java/linux-sun-jdk13 I get ... ===> linux-sun-jdk-1.3.1.07_1 You must manually fetch the Java 2 Development Kit 1.3.1.07 archive (j2sdk-1_3_1_07-linux-i586.bin) from http://java.sun.com/webapps/download/Display?BundleId=7479, download the Linux GNUZIP Tar shell script into /usr/ports/distfiles and then run make again. ... well I've got two problems arising from that. First following that link mentioned in the error message now gives you j2sdk-1_3_1_08-linux-i586.bin not the 07 version - so does anyone know how I can get the 07 version ?. The other thing is that I'm afraid I have no idea what 'the Linux GNUZIP Tar shell script' might be or where I should get it from - is that another name for what I've downloaded ? Any help would appreciated. thanks richard shea.