Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!pasteur!ucbvax!WHEATIES.AI.MIT.EDU!dms From: dms@WHEATIES.AI.MIT.EDU (David M. Siegel) Newsgroups: comp.windows.x Subject: CLX running under Sun Common Lisp (LUCID) Message-ID: <8803231511.AA01249@cheerios.ai.mit.edu> Date: 23 Mar 88 15:11:40 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 7 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