>>>>> "eb" == E Blood <[EMAIL PROTECTED]> writes:
eb> * (xlib:open-display "localhost") eb> Connection failure to X11.0 server localhost display 0: No eb> protocol specified that's strange; the same works for me on Linux. eb> The question is, how do I recreate the clx-library.x86f? The eb> clxcom.lisp looks like it my be the answer, but I am unable to eb> understand it. I don't know how the CLOCC CLX stuff is packaged, but once you have compiled all the files, creating the clx-library.FASL is just a matter of concatenating (eg with the "cat" command) the FASL files in the right order. The order is given at the end of tools/clxcom.lisp. -- Eric Marsden <URL:http://www.laas.fr/~emarsden/>
