Re: No Terminal Opening
Re: No Terminal Opening
- Subject: Re: No Terminal Opening
- From: Jeremy Huddleston <email@hidden>
- Date: Sat, 28 Jun 2008 19:11:58 -0700
On Jun 28, 2008, at 12:40, Bill Janssen wrote:
I'd say your version of Xlib is seeing the leading '/', and
wondering
where the 'protocol' is. That suggests you're not picking up the
OS X
system version of Xlib.
Any recent Xlib should work whether it's the system version or not.
The latest release of xtrans has support for it (notice that the
source code is actually in xtrans which is used to build libX11 where
the binary code lives.
Ah, but there are a number of Xlib implementations not done in the C
world, and not based on the x.org codebase. And there are probably a
lot of C library versions still based on the older codebase (the one
Apple used in Tiger).
Well the one used on Tiger won't connect to a local Leopard server,
but if you're on Leopard, you don't have the Tiger Xlib, so I fail to
see the problem. Additionally, most of the non-C implementations
should be using xcb, and xcb should be working AFAICT.
--Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden