[comp.windows.x] CLX running under Sun Common Lisp

dms@WHEATIES.AI.MIT.EDU (David M. Siegel) (03/23/88)

I can't seem to get CLX to run under LUCID. I've built the system, and
the compilation of CLX seems to have worked. When I call
(xlib:open-display host) where host is of the form "cheerios:0.0", I
get a "Fail to connect to server: cheerios:0.0 0" error message. Am I
specifying the name of the host incorrectly?

-Dave