Date: Sun, 27 Nov 2005 11:45:05 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Vampire D <vampired@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Java JDK Message-ID: <20051127174505.GH6893@dan.emsphone.com> In-Reply-To: <4ca8a4870511270043x4a2f53a9lb59b616e37b4cc8e@mail.gmail.com> References: <4ca8a4870511270043x4a2f53a9lb59b616e37b4cc8e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 27), Vampire D said: > Is there an easy way to install Java support on FreeBSD 5.4 without having > to install Mozilla and all the other stuff JDK 1.5 installs? > > Trying to install JBoss/Tomcat streamlined for server environment but want > to instlal Mozilla Firefox and all the Xorg pieces it seems to want to > install. Seems like installing JDK on FreeBSD is a big pain. If you build the port with WITHOUT_WEB=yes, it shouldn't pull in a web browser. It will always want to pull in open-motif and its dependencies, though. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051127174505.GH6893>