From owner-freebsd-questions@FreeBSD.ORG Mon Oct 24 20:09:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C85916A41F for ; Mon, 24 Oct 2005 20:09:11 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DECD343D45 for ; Mon, 24 Oct 2005 20:09:10 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EU8c1-0007M7-D2 for freebsd-questions@freebsd.org; Mon, 24 Oct 2005 22:08:05 +0200 Received: from adsl-71-131-243-0.dsl.sntc01.pacbell.net ([71.131.243.0]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Oct 2005 22:08:05 +0200 Received: from nick-gmane by adsl-71-131-243-0.dsl.sntc01.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Oct 2005 22:08:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Nick Triantos Date: Mon, 24 Oct 2005 13:08:24 -0700 Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-71-131-243-0.dsl.sntc01.pacbell.net User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Sender: news Subject: jdk15 without having to install X Windows? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 20:09:11 -0000 Hi, I'm trying to install JDK15 (from ports: java/jdk15) on a server that does not have X Windows installed. It appears from the Makefile that Java is dependent upon OpenMotif, which in turn is dependent upon a bunch of X client libs. Does anyone have experience with installing Java without any X windows support? I'd like the keep the number of installed packages on this server to a bare minimum. thanks, -Nick