[CM] Re: CM.app (OS X) on intel creating unplayable files
Rick Taube
taube at uiuc.edu
Thu Feb 8 12:43:36 PST 2007
If its because of a stale file the fix is simple: delete the
existing clm-3/ dir, fetch and untar clm3 from its tarball and then
start CM.app then do (use-system :clm) and all should be well.
cd /Applications/CM.app/Contents/Resources
rm -r clm-3/
wget ccrma-ftp.stanford.edu/~ftp/pub/Lisp/clm-3.tar.gz
tar -zxf clm-3.tar.gz
then start CM.all and do (use-system :clm)
On Feb 8, 2007, at 2:24 PM, Bill Schottstaedt wrote:
> Yes -- 67108884 is big-endian 4. The problem, I think, is that mus-
> config.h
> is packaged pre-built in CM.app, and it comes from a big-endian
> machine.
More information about the Cmdist
mailing list