Installing JDK without Xorg

c0ldbyte c0ldbyte at myrealbox.com
Sun Feb 27 08:18:05 GMT 2005


On Sat, 26 Feb 2005, Pat Maddox wrote:

> I'm setting up a server that will run JBoss on it.  I've gotten the
> native JDK to install successfully, but I noticed that it installed
> Xorg along with it.  Since this is a server, there's no need for Xorg,
> and I'd prefer that it not be on there.  How can I install the JDK
> without requiring Xorg?
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>

make -DWITHOUT_X11 ... possibly but not sure if that would solve it or
not, havent tried or had a need for it myself. second i think that it
most likely installed just the xorg-libs or should have and not the
actual server parts.

Best of luck
 	--c0ldbyte

       This e-mail may be privileged and/or confidential, and the sender
does not waive any related rights and obligations. Any distribution, use
or copying of this e-mail or the information it contains by other than an
intended recipient is unauthorized. If you received this e-mail in error,
please advise me (by return e-mail or otherwise) immediately.




More information about the freebsd-java mailing list