From owner-freebsd-questions@FreeBSD.ORG Tue Oct 28 02:45:13 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 81A5016A4CE for ; Tue, 28 Oct 2003 02:45:13 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B0F343FBF for ; Tue, 28 Oct 2003 02:45:12 -0800 (PST) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h9SAj9u17058; Tue, 28 Oct 2003 02:45:09 -0800 From: Kent Stewart To: "Richard Shea" , "FreeBSD Questions" Date: Tue, 28 Oct 2003 02:45:08 -0800 User-Agent: KMail/1.5.4 References: <20031028015248.A7C3E76A54@smtp.us2.messagingengine.com> <200310271818.25602.kstewart@owt.com> <20031028103441.AA8FD7D1C0@smtp.us2.messagingengine.com> In-Reply-To: <20031028103441.AA8FD7D1C0@smtp.us2.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310280245.08902.kstewart@owt.com> Subject: Re: 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 10:45:13 -0000 On Tuesday 28 October 2003 02:34 am, Richard Shea wrote: > On Mon, 27 Oct 2003 18:18:25 -0800, "Kent Stewart" > > said: > > On Monday 27 October 2003 05:52 pm, Richard Shea wrote: > > > 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 ? > > > > Your port system seems to be out of date. The current version is 09 and > > the > > *.bin file is the file you are to download into ../distfiles. > > Thanks for your reply and your advice Kent. I'm looking into how to > update my ports now but in the meantime if the current version is 09 can > anyone tell me how I can get hold of that ? As I said if I follow the > link mentioned ( http://java.sun.com/ webapps/ download/ > Display?BundleId=7479 ) in the error message I'm only offered the 08 > version. > > Also sorry to be obtuse but I'm still not clear what the "Linux GNUZIP > Tar shell script" is - is that another name for > "j2sdk-1_3_1_08-linux-i586.bin" (and variants) ? > If you had cvsup'ed ports-all and then did a "make index", you would have seen # cd /usr/ports/java/linux-sun-jdk13 # make ===> linux-sun-jdk-1.3.1.09 You must manually fetch the Java 2 Development Kit 1.3.1.09 archive (j2sdk-1_3_1_09-linux-i586.bin) from http:// java.sun.com/webapps/download/Display?BundleId=8901, download the Linux GNUZIP Tar shell script into /usr/ports/distfiles and then run make again. I downloaded the *.09*.bin into ../distfiles and make worked at that point. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html