From owner-freebsd-x11@FreeBSD.ORG Sun May 20 18:18:02 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4890816A46B for ; Sun, 20 May 2007 18:18:02 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 36B2913C455 for ; Sun, 20 May 2007 18:18:02 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 2F54B1A3C1C; Sun, 20 May 2007 11:18:59 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5729851417; Sun, 20 May 2007 14:18:01 -0400 (EDT) Date: Sun, 20 May 2007 14:18:01 -0400 From: Kris Kennaway To: Olivier Message-ID: <20070520181801.GB14953@xor.obsecurity.org> References: <4650871A.7050800@FreeBSD.org> <7775961.91179684852976.JavaMail.zimbra@s.gid0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7775961.91179684852976.JavaMail.zimbra@s.gid0.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-x11@freebsd.org Subject: Re: New installation of xorg 7.2 from ports X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2007 18:18:02 -0000 On Sun, May 20, 2007 at 08:14:12PM +0200, Olivier wrote: > > ----- "Florent Thoumie" wrote: > > > > A fix should be committed to BSD.usr.dist to create the symlink, but > > this won't solve the problem until people upgrade world. > > But why should a "clean" system have a /usr/X11R6 at all ? Because the directory is still created by default on clean installations. Some catch-up in src is needed; in the meantime just help it out by removing that directory and symlinking yourself. Kris