Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2005 03:18:02 -0500 (EST)
From:      c0ldbyte <c0ldbyte@myrealbox.com>
To:        Pat Maddox <pergesu@gmail.com>
Cc:        FreeBSD Java <freebsd-java@freebsd.org>
Subject:   Re: Installing JDK without Xorg
Message-ID:  <20050227031544.L2121@eleanor.us1.wmi.uvac.net>
In-Reply-To: <810a540e0502262127626444a6@mail.gmail.com>
References:  <810a540e0502262127626444a6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050227031544.L2121>