Message-ID: <466D8682.10905@vineyard.net>

Oliver Hummel o.hummel at mdc-berlin.de
Wed Jun 27 13:33:25 UTC 2007


Hi Eric,

I had the same problem.
Using "ssh -vv ..." I  found out that only ssh doesn't find xauth 
in /usr/X11R6/bin/ because it is now in /usr/local/bin .
I simply made a softlink like this:
ln -s /usr/local/bin/xauth  /usr/X11R6/bin/
Everything else than goes automatically.
Ssh should better learn this.

Oliver


More information about the freebsd-x11 mailing list