[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Clisp 1997-05-29 Win-Beta question
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Clisp 1997-05-29 Win-Beta question
- From: Richard Tietjen <rtietjen@kale.connix.com>
- Date: Wed, 6 Aug 1997 22:00:49 -0400 (EDT)
Hi, I've obtained the Win-Beta version of clisp-1997-05-29. It
requires cygwin.dll. (as a footnote, my NT system doesn't consider
the cygwin.dll that comes with win-beta to be a valid dll image. So I
downloaded cygwin from Cygnus.) Now when I run clisp thusly:
d:\win32app\clisp-1997-05-29\base\lisp -M \
//d/win32app/clisp-1997-05-29/base/lispinit.mem
I get an error message:
*** - |PARSE-NAMESTRING|: syntax error in filename "H:\\/" at position
1
I haven't seen anything that tells me what clisp is trying to
do. What would make it happy? Some kind of init file presumably.
Thanks for any info.