From owner-freebsd-current@FreeBSD.ORG Sun Jul 25 10:57:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E249916A4CE; Sun, 25 Jul 2004 10:57:24 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1AF843D41; Sun, 25 Jul 2004 10:57:24 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from [192.168.0.103] (c-24-21-18-195.client.comcast.net[24.21.18.195]) by comcast.net (rwcrmhc11) with SMTP id <200407251057210130024otae>; Sun, 25 Jul 2004 10:57:22 +0000 From: Eric Anholt To: Derrick Edwards In-Reply-To: <200407241957.21054.dantavious@comcast.net> References: <1090628664.44506.1.camel@leguin> <20040724104604.GA11761@saltmine.radix.net> <20040724162452.4c40cd18@vixen42.24-119-122-191.cpe.cableone.net> <200407241957.21054.dantavious@comcast.net> Content-Type: text/plain Message-Id: <1090753036.882.27.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 25 Jul 2004 03:57:16 -0700 Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: Thomas Dickey cc: Michael Johnson cc: Rossam Souza da Silva cc: freebsd-current@freebsd.org cc: Vulpes Velox Subject: Re: HEADSUP: X.Org conversion X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2004 10:57:25 -0000 On Sat, 2004-07-24 at 16:57, Derrick Edwards wrote: > On Saturday 24 July 2004 05:24 pm, Vulpes Velox wrote: > I have XORG up and running however, if I install a package vice a port, > FreeBSD goes out and get the XFree Stuff. Will having both on the machine > causes problems? I added X_WINDOW_SYSTEM=xorg to the /etc/make.conf file so > I am not sure how this is going to work out. You shouldn't be able to have both XFree86 and X.Org pieces installed at the same time because of IGNORE and CONFLICTS (more or less). If you're running on less than -current, then X_WINDOW_SYSTEM=xorg is the way to make sure your dependencies stay correct. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org