>>>>> "mt" == Marcin Tustin <[EMAIL PROTECTED]> writes:
mt> Connection failure to X11.0 server unix display 0: No protocol specified
ok, your problem with CLX and CLM are both due to a problem with X11
authorization. I don't know of anything special in Mandrake 10 that
would cause problems. Could you tell us the contents of your
$DISPLAY environment variable, and the output of the following in a
fresh CMUCL instance:
(require :clx)
(trace xlib:open-display)
(trace xlib::get-best-authorization)
(machine-instance)
(ext:open-clx-display)
--
Eric Marsden <URL:http://www.laas.fr/~emarsden/>