Date: Thu, 11 Nov 2004 21:44:43 +1100 From: "Alastair G. Hogge" <agh@tpg.com.au> To: freebsd-questions@freebsd.org Cc: Werner Lehmann <elvis69@arcor.de> Subject: Re: Java Message-ID: <200411112144.44183.agh@tpg.com.au> In-Reply-To: <41932E73.3000508@arcor.de> References: <41932E73.3000508@arcor.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Nov 2004 20:18, Werner Lehmann wrote: > Hi, > > I just installed FreeBSD5.3 and when I install gnome2.6 using "pkg_add > -r gnome2", I get a message that Java is not installed. > > How do I install java-support, as there is so many ports dealing with > Java, that I don't know which one to install. I have linux-sun-jdk-1.4.2.05 and jdk-1.4.2p6_5 for Java support on FreeBSD-5.3. Now I think you need to install linux-jdk first. run make install in in /usr/ports/java/linux-sun-jdk14/ and follow the instructions. The the same in /usr/ports/java/jdk14/. You have to download some files manually :-( > Is there also a corresponding java-package that can be installed? No. Sun forbids this. Follow the make install instructions. > Can it also be installed after gnome2.6? Should be able -Alastair
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411112144.44183.agh>