Hi,
I was trying to install CLISP under win XP. ITs giving me following promleb
------------------------------------------------------------------
C:\clisp>lisp
i i i i i i i ooooo o ooooooo ooooo ooooo
I I I I I I I 8 8 8 8 8 o 8 8
I \ `+' / I 8 8 8 8 8 8
\ `-+-' / 8 8 8 ooooo 8oooo
`-__|__-' 8 8 8 8 8
| 8 o 8 8 o 8 8
------+------ ooooo 8oooooo ooo8ooo ooooo 8
Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2001
WARNING: No initialisation file specified.
Please try: lisp -M lispinit.mem
WARNING: No installation directory specified.
Please try: lisp -B /usr/local/lib/clisp
> lisp -M lispinit.mem
*** - EVAL: variable LISP has no value
1. Break>
------------------------------------------------------------------
I don't know what to do now. Do anyone can tell me how to resolv the problem?
Thanks in Advance
"Error" <···········@hotmail.com> schrieb
> Hi,
>
> I was trying to install CLISP under win XP. ITs giving me following
promleb
<snip>
There should be a install.bat file that produces a proper startup file
called clisp.bat. Maybe, you have to update your Clisp installation to a
more recent version.
Karl M. Syring
"Karl M. Syring" <······@email.com> wrote in message news:<··············@ID-
> There should be a install.bat file that produces a proper startup file
> called clisp.bat. Maybe, you have to update your Clisp installation to a
> more recent version.
>
> Karl M. Syring
Thank you. I have solved the problem. Thanks anyway.