[CM] new cm-2.4.0 tarball

Tobias Kunze Briseņo t@fictive.com
Fri, 22 Nov 2002 18:58:39 +0100


`
> o Includes a nice cm script for clisp/Linux that Tobias
>   Kunze wrote. The script even installs if it has to!

it does, but the tarball version is a bit old.  so if you run
clisp, have a unix box, and enjoy being a lazy person, feel free
to get the current version from

  http://ccrma-www.stanford.edu/~tkunze/tmp/clispcm
  chmod 755 clispcm
  clispcm -v 2.4.0`

for now.  actually, don't even bother fetching cm itself!  instead,
get the script, then

  % clispcm -v 2.4.0

and you'll be at the prompt of a freshly fetched, installed, and built
cm within a minute's time (assuming DSL speeds)  :)

one last thing:  building 1.x versions is more involved, but it can
be done in as few as 7 steps, too.

  1 call "clispcm -v 1.3" (or 1.4)
  2 wait for the build to fail
  3 get http://ccrma-www.stanford.edu/~tkunze/tmp/cm-1.3.diffs
    (or http://ccrma-www.stanford.edu/~tkunze/tmp/cm-1.4.diffs)
  4 cd into CMROOT/cm-1.3 (or 1.4)
  5 call "patch -p1 < PATH-TO/cm-1.3.diffs" (or 1.4.diffs)
  6 cd -
  7 call clispcm as before to finish the build
  8 lobby rick to update the source archives :)