From owner-freebsd-newbies@FreeBSD.ORG Sat Jan 29 01:27:01 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B54616A4CE for ; Sat, 29 Jan 2005 01:27:01 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D2943D49 for ; Sat, 29 Jan 2005 01:27:00 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20050129012659i9200q3rdne>; Sat, 29 Jan 2005 01:27:00 +0000 Message-ID: <41FAE662.8090901@nbritton.org> Date: Fri, 28 Jan 2005 19:26:58 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pat Maddox References: <810a540e05012814412d0ee32b@mail.gmail.com> In-Reply-To: <810a540e05012814412d0ee32b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-newbies@freebsd.org Subject: Re: Installing the JDK without Xorg X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 01:27:01 -0000 Pat Maddox wrote: >I've installed the native jdk14 successfully, but noticed that it >installed Xorg along with it. I imagine that's a dependency for the >Java plugin or something. I'm using this machine just as a test >server, I won't be using X at all, so I'd like to build jdk14 without >having to build and install Xorg as well. Is it possible to do that? > > > That is only X libs (header files and (shared) library files), so X is not installed.... so don't worry about it.