Date: Wed, 10 Dec 2003 10:16:01 -0500 From: Eric Pogroski <pogrose@twcny.rr.com> To: chowse@charter.net Cc: freebsd-questions@freebsd.org Subject: Re: Anyone have /usr/ports/java/jdk14 working on 4.8? Message-ID: <20031210101601.3e840a45.pogrose@twcny.rr.com> In-Reply-To: <200312100725.46629.chowse@charter.net> References: <200312091544.54910.chowse@charter.net> <20031210081613.540dc539.pogrose@twcny.rr.com> <200312100725.46629.chowse@charter.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Dec 2003 07:25:46 -0600 Charles Howse <chowse@charter.net> wrote: > On Wednesday 10 December 2003 07:16 am, Eric Pogroski wrote: > > On Tue, 09 Dec 2003 15:44:54 -0600 > > > > Charles Howse <chowse@charter.net> 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. > Hi Charles: OpenOffice 1.1 took me about 15 hours to compile, but I believe that doing a 'make package clean' added to the time. good luck! Eric
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031210101601.3e840a45.pogrose>