[CM] Installing CM under Cygwin on Windows XP
Rick Taube
taube at uiuc.edu
Tue Oct 28 10:50:34 PST 2003
I think the problem must be related to eol issues. I made
cm-2.4.0.tar.gz on osx, which should be the same as Linux and so
presumably cygwin would do the right thing.
> (no CYGWIN needed) and was able to load CM okay with:
>
> (load "\\lisp\\cm\\src\\cm.lisp")
Note also that in Win32 CLISP you could continue to use the Linux
directory format, ie a pathname like:
(load "/Lisp/cm-2.4.0/src/cm.lisp")
will work as well.
More information about the Cmdist
mailing list