[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
need help to install binary irix-5.3 clisp
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: need help to install binary irix-5.3 clisp
- From: Marcus Daniels <marcus@sysc.pdx.edu>
- Date: Wed, 13 Nov 1996 19:59:09 -0800
- In-reply-to: <Pine.3.89.9611132241.E4029-0100000@jasper>
- References: <Pine.3.89.9611132241.E4029-0100000@jasper>
- Reply-to: marcus@sysc.pdx.edu
>>>>> "litc" == Li Tang-Chun <litc@music.mcgill.ca> writes:
litc>(cd "base/")
litc> *** - EVAL: undefined function CD
Either you didn't start it with "-M lispinit.mem", or the binary
you got is a new one, in which case you'll need to prefix these
functions with "LISP:", as they aren't a part of the now-default
COMMON-LISP-USER package.