Try running it from the comand-line (dos prompt) first. If you have further
problems, email me directly.
"Spencer D. Mindlin" wrote:
> I've installed the Win32 of clisp. It doesn't seem to be working properly.
> I'm not sure if there's anything I'm supposed to be changing in the config
> file. I can't seem to understand what I'm supposed to change. Also, many
> of the keywords for lisp don't seem to be working like I expect them (unless
> it's my inexperience of lisp so far).
> This is the message -sigh- I'm receiving when I start clisp:
> WARNING: No initialisation file specified.
> Please try: C:\WINDOWS\Desktop\lisp\clisp-1999-07-22\lisp.exe -M lispinit.mem
> What am I doing wrong?
> ------
> How do you 'abort' from:
> 10. Break >
> Ctrl-D (and abort) seem to work using MacX connected to a linux box...but
> here on my Win98 machine..I can't excape from the break prompt.
> When I try typing abort I get an error message:
> *** - EVAL: variable ABORT has no value
> Perhaps some type of library of package isn't being loaded properly?
> Please help.
> -spencer