From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 22 10:40:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0139116A402 for ; Fri, 22 Feb 2008 10:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D009C13C4E9 for ; Fri, 22 Feb 2008 10:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1MAe4bP058095 for ; Fri, 22 Feb 2008 10:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1MAe4Kf058094; Fri, 22 Feb 2008 10:40:04 GMT (envelope-from gnats) Date: Fri, 22 Feb 2008 10:40:04 GMT Message-Id: <200802221040.m1MAe4Kf058094@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: bin/120963: X11 forwarding cannot work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 10:40:05 -0000 The following reply was made to PR bin/120963; it has been noted by GNATS. From: Kris Kennaway To: Tateoka Takamichi Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/120963: X11 forwarding cannot work Date: Fri, 22 Feb 2008 11:33:55 +0100 Tateoka Takamichi wrote: >> Fix: > > For workaround, make a symbolic-link from /usr/X11R6 to /usr/local. This is not just workaround, this is supposed to be already true. It is part of the x.org 6.x->7.x upgrade, and should happen automatically when you upgrade the ports following the documented procedure in UPDATING, or if you do a fresh install on a clean system. Kris