[CM] first steps...

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Fri, 8 Nov 2002 13:27:43 -0800 (PST)


> I got the following error trying to run clisp-cm-clm-cmn. What should I
> do to fix the problem?

Hmmm, I assume that you are using the redhat rpms that live in Planet 
CCRMA? What linux distribution and version are you using? 

It looks like you have mixed versions (maybe you installed the rpms
manually?). The clisp you have installed is 2.30 and I built that one only
for redhat 8.0 because 2.28 was not compiling at all. But the cm-clm-cmn
you are using must be the one that was compiled for 7.x.  That's the
reason it is not starting (the core image is not compatible with the lisp
you have installed).

What version of redhat are you running? Is this on a redhat machine?

If you are running redhat 7.2 or 7.3 then you should install clisp 2.28 
and the matching cm-clm-cmn rpm. If you are running in 8.0: the clisp 
version of cm-clm-cmn does not work yet, clisp 2.30 compiles but (on my 
first try) cm does not, so I don't have rpms for the clisp world for 8.0. 
You could try using cmucl instead. 

[BTW: it would be MUCH better if next time you could copy and paste the 
text instead of sending a jpeg file of the screen, it makes it a lot 
harder to look at the error]

-- Fernando