From owner-freebsd-x11@FreeBSD.ORG Wed May 23 18:15:26 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 A875116A46B for ; Wed, 23 May 2007 18:15:26 +0000 (UTC) (envelope-from jumper99@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id E871513C458 for ; Wed, 23 May 2007 18:15:25 +0000 (UTC) (envelope-from jumper99@gmx.de) Received: (qmail invoked by alias); 23 May 2007 18:15:24 -0000 Received: from unknown (EHLO wsa096) [193.101.155.96] by mail.gmx.net (mp031) with SMTP; 23 May 2007 20:15:24 +0200 X-Authenticated: #682707 X-Provags-ID: V01U2FsdGVkX18MXl19yxAMQtuIaNiCdz5xPeRVaI6FWtC4MBQKjA 53LDE5qmyaUv3b Received: from wsa096 by wsa096 (PGP Universal service); Wed, 23 May 2007 20:15:24 +0100 X-PGP-Universal: processed; by wsa096 on Wed, 23 May 2007 20:15:24 +0100 Message-ID: <006501c79d66$55248430$609b65c1@vpe.de> From: "Helmut Schneider" To: , References: <006c01c79d3d$e40c3680$609b65c1@vpe.de><20070523133702.GA13615@icarus.home.lan> <00c201c79d49$49ae94a0$609b65c1@vpe.de> Date: Wed, 23 May 2007 20:15:23 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Y-GMX-Trusted: 0 Cc: Jeremy Chadwick Subject: Re: putty and xorg7.2 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: Wed, 23 May 2007 18:15:26 -0000 From: "Helmut 'Ingrid' Schneider" > From: "Jeremy Chadwick" >> On Wed, May 23, 2007 at 03:03:49PM +0200, Helmut Schneider wrote: >>> I recently upgraded some FBSD6.2 machines to xorg 7.2 according to >>> /usr/ports/UPDATING. By now I cannot use x-forwarding with putty or >>> ssh -X anymore as the DISPLAY paramater is not set anymore. I connect >>> to 2 machines using putty and x-forwarding. Here are the results: >> See mail to this list with subject "ssh X11 forwarding and X.org 7.2" >> which explains the cause and solution. > Hm, I might have missed something, but I created a symlink for > /usr/X11R6 -> /usr/local and then did a portupgrade -afPP but DISPLAY > is still not exported. OK, one has to install xauth. This might/should be a dependency of xorg-libraries. imo.