From owner-freebsd-questions@FreeBSD.ORG Thu Aug 12 23:51:15 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87C29106566C for ; Thu, 12 Aug 2010 23:51:15 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4108F8FC1E for ; Thu, 12 Aug 2010 23:51:14 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o7CNpBme003170; Thu, 12 Aug 2010 17:51:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o7CNpBo9003167; Thu, 12 Aug 2010 17:51:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 12 Aug 2010 17:51:11 -0600 (MDT) From: Warren Block To: Chris Hill In-Reply-To: Message-ID: References: <4C641B08.E424A1A0@blakemfg.com> <4C64362A.3000202@njit.edu> <4C644E17.C9CFAAC9@blakemfg.com> <4C6456CD.50501@njit.edu> <4C646B03.701383F0@blakemfg.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Thu, 12 Aug 2010 17:51:12 -0600 (MDT) Cc: Fred Boatwright , freebsd-questions@freebsd.org Subject: Re: X11 question 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: Thu, 12 Aug 2010 23:51:15 -0000 On Thu, 12 Aug 2010, Chris Hill wrote: > On Thu, 12 Aug 2010, Fred Boatwright wrote: > > [snip] > >> I installed x11-servers/xorg-server but maybe should have installed Xorg >> instead. However, from looking at the pkg-descr for xorg it looks like it >> will install a huge amount of software that will not get used. I am >> reluctant to do this. >> ... >> Am I going to have to install xorg to get everything needed? > > It really is the simplest way to get X working, and IMHO the least painful > way to install xorg is to use the package. Without installing the xorg > meta-port, you'd end up installing a lot of it by hand anyway. x11/xorg-minimal is reputed to be a lighter port. Untested by me, though.