[CM] Re: CM Versions
Rick Taube
taube at uiuc.edu
Sat, 12 Jan 2008 07:10:32 -0600
> Hi; I was wondering if you could tell me if there is a 2.11.2
> version of CM. The reason I ask is that I was playing around with
> Grace on my Linux system. I have it running but when I try to load
> CM it gives me an error message that my version of CM will not work
> correctly
hi yes, im sorry code in the repository is a little unstable as i get
ready to release a binary version of the CL binding with better CL
support and CLM. i still have a little bit more work to do to get the
new symbol help lookup working on linux but things should work now.
you should check out new trees of Grace and CM:
svn co http://commonmusic.svn.sf.net/svnroot/commonmusic/trunk/cm
svn co http://commonmusic.svn.sf.net/svnroot/commonmusic/trunk/grace
cd grace
scons JUCEDIR=/path/to/juce-1.45
scons install
the resulting executable to use with common lisp (sbcl or clisp) will
be called 'gracecl'. note that on linux the install step now writes
to the build/ directory (build/bin build/lib) NOT under the /usr/
local prefix. (you can move it there yourself)
On Jan 11, 2008, at 12:32 PM, Francis Sergi wrote:
> Hi; I was wondering if you could tell me if there is a 2.11.2
> version of CM. The reason I ask is that I was playing around with
> Grace on my Linux system. I have it running but when I try to load
> CM it gives me an error message that my version of CM will not work
> correctly - I have 2.11.1- and that I have to upgrade my sources to
> 2.11.2 (or higher). Is this something not available yet?
>
> I am running it on Kubuntu.
>
> Thanks!
>
> Francis Sergi
>