[Openmcl-devel] setting up Clozure CL on Windows - XEmacs/SLIME
Mark H. David
mhd at yv.org
Wed Oct 14 11:27:01 PDT 2009
Hi. I'm trying to set up SLIME with Clozure CL on Windows with Xemacs.
I think it's set up right, but it's obviously not, since when I do m-x
slime, I get:
> (progn (load "c:\\Documents and
> Settings\\mhd\\.xemacs\\slime\\swank-loader.lisp" :verbose t) (funcall
> (read-from-string "swank-loader:init")) (funcall (read-from-string
> "swank:start-server") "C:\\DOCUME~1\\mhd\\LOCALS~1\\Temp\\slime.4424"
> :coding-system "iso-latin-1-unix"))
>
> > Error: "C" is not a defined logical host
> > While executing: CCL::PATHNAME-HOST-SSTR, in process listener(1).
> > Type :GO to continue, :POP to abort, :R for a list of available
> restarts.
> > If continued: Skip loading init file.
> > Type :? for other options.
> 1 > > Error: "c" is not a defined logical host
> > While executing: CCL::PATHNAME-HOST-SSTR, in process listener(1).
> > Type :POP to abort, :R for a list of available restarts.
> > Type :? for other options.
> 2 >
Any advice?
Versions:
XEmacs 21.4 (patch 21) "Educational Television" [Lucid] (i586-pc-win32)
of Sun Oct 07 2007 on VSHELTON-PC2t
Clozure CL: Version 1.3-RC1-r11837S (WindowsX8632)
SLIME: /slime.el/1.1148/Mon Mar 9 22:51:24 2009//
More information about the Openmcl-devel
mailing list