From owner-freebsd-java@FreeBSD.ORG Sun Feb 27 08:18:05 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DB4116A4CE for ; Sun, 27 Feb 2005 08:18:05 +0000 (GMT) Received: from mxsf04.cluster1.charter.net (mxsf04.cluster1.charter.net [209.225.28.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD8F643D41 for ; Sun, 27 Feb 2005 08:18:04 +0000 (GMT) (envelope-from c0ldbyte@myrealbox.com) Received: from mxip05.cluster1.charter.net (mxip05a.cluster1.charter.net [209.225.28.135])j1R8I3N7012401 for ; Sun, 27 Feb 2005 03:18:03 -0500 Received: from 24.247.253.134.gha.mi.chartermi.net (HELO eleanor.us1.wmi.uvac.net) (24.247.253.134) by mxip05.cluster1.charter.net with ESMTP; 27 Feb 2005 03:18:03 -0500 X-Ironport-AV: i="3.90,119,1107752400"; d="scan'208"; a="651449784:sNHT13314628" Date: Sun, 27 Feb 2005 03:18:02 -0500 (EST) From: c0ldbyte To: Pat Maddox In-Reply-To: <810a540e0502262127626444a6@mail.gmail.com> Message-ID: <20050227031544.L2121@eleanor.us1.wmi.uvac.net> References: <810a540e0502262127626444a6@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: FreeBSD Java Subject: Re: Installing JDK without Xorg X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 08:18:05 -0000 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.