On Jan 21, 2008 5:03 PM, Salvatore Rappoccio <email@hidden> wrote:
> No, that isn't the problem, the DISPLAY variable is set correctly:
>
> anywhere:> echo $DISPLAY
> localhost:14.0
>
> I haven't changed the DISPLAY variable on the remotehost. This worked until
> I upgraded to Leopard.
Then it sounds like either ssh is statically linked against an older
(pre-Leopard) version of libX11, or else you still have the older
version occurring first in the shared library search path. What does
otool -L `which ssh`
tell you?
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden
This email sent to email@hidden