From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 23 03:30:08 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 61A3316A400 for ; Sat, 23 Feb 2008 03:30:08 +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 4A52F13C455 for ; Sat, 23 Feb 2008 03:30:08 +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 m1N3U3Su043726 for ; Sat, 23 Feb 2008 03:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1N3U2nQ043725; Sat, 23 Feb 2008 03:30:03 GMT (envelope-from gnats) Date: Sat, 23 Feb 2008 03:30:03 GMT Message-Id: <200802230330.m1N3U2nQ043725@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: TATEOKA Takamichi 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: TATEOKA Takamichi List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2008 03:30:08 -0000 The following reply was made to PR bin/120963; it has been noted by GNATS. From: TATEOKA Takamichi To: kris@FreeBSD.org Cc: tate@cs.uec.ac.jp, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/120963: X11 forwarding cannot work Date: Sat, 23 Feb 2008 12:28:15 +0900 (JST) From: Kris Kennaway > > Yes, I did fresh install 6.3R on a clean system. If this symbolic > > link is still required, 6.4R base system (or X11 ports?) should have > > this symbolic link, I think. > > It should happen automatically when the xorg metaport is installed (this > is the best way to ensure you have a complete xorg installation). If > you only installed parts of xorg then you will have to add the symlink > by hand. Yes, I installed only ports/x11/xauth because the host is a firewall server and doesn't need almost X11 servers and applications. It may be a rare case, but I hope default X11BASE becomes /usr/local in future release. Thanks, Takamichi Tateoka