From owner-freebsd-questions@FreeBSD.ORG Wed Dec 10 05:31:52 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 1B49616A4CE for ; Wed, 10 Dec 2003 05:31:52 -0800 (PST) Received: from mxsf08.cluster1.charter.net (mxsf08.cluster1.charter.net [209.225.28.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34E8E43D13 for ; Wed, 10 Dec 2003 05:31:50 -0800 (PST) (envelope-from chowse@charter.net) Received: from moe.howse.homeunix.net (midsouth-24-151-208-111.westtn.chartertn.net [24.151.208.111]) hBADPkPB082741; Wed, 10 Dec 2003 08:25:47 -0500 (EST) (envelope-from chowse@charter.net) From: Charles Howse To: Eric Pogroski Date: Wed, 10 Dec 2003 07:25:46 -0600 User-Agent: KMail/1.5.4 References: <200312091544.54910.chowse@charter.net> <20031210081613.540dc539.pogrose@twcny.rr.com> In-Reply-To: <20031210081613.540dc539.pogrose@twcny.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312100725.46629.chowse@charter.net> cc: freebsd-questions@freebsd.org Subject: Re: Anyone have /usr/ports/java/jdk14 working on 4.8? 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: Wed, 10 Dec 2003 13:31:52 -0000 On Wednesday 10 December 2003 07:16 am, Eric Pogroski wrote: > On Tue, 09 Dec 2003 15:44:54 -0600 > > Charles Howse wrote: > > Please tell me how you did it. > > My build always fails. > > I have /usr/local/linux-sun-jdk1.4.2 working. > > > > [root@moe /usr/local/linux-sun-jdk1.4.2/bin]# ./java -version > > java version "1.4.2_02" > > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03) > > Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode) > > > > -- > > Thanks, > > Charles > > http://howse.homeunix.net:8080 > > > > Random Murphy's Law: > > Envelopes and stamps which don't stick when you lick > > them will stick to other things when you don't want > > them to. > > Hi Charles: > > Yes, here's what I had to do: > 1. cd /usr/ports/java/linux-sun-jdk14 && make install <-- Don't clean yet > 2. cd /usr/ports/java/jdk14 && make install < installs, and works > 3. cd /usr/ports/java/linux-sun-jdk14 && make clean > > it'll take a couple of hours on an athlon 2100+ running 4.8 release patch > level 14 Eric, thanks for the reply. I'll try that right away. You don't by any chance have OpenOffice-1.1 working do you? That's where I'm going with this, but I have to get jdk working first. attempting to install jdk takes 6+ hrs on my machine. :-) -- Thanks, Charles http://howse.homeunix.net:8080 Random Murphy's Law: You can't guard against the arbitrary.