[CM] Fomus on Ubuntu

Heinrich Taube taube at uiuc.edu
Fri Aug 19 06:00:19 PDT 2011


On Aug 19, 2011, at 7:18 AM, Peter O'Doherty wrote:

> Grace 3.8.0 [svn:1946] (c) 2011 Rick Taube
> JUCE v1.52.110 (c) 2011 Julian Storer
> S7 Scheme 1.86 (11-May-11) (c) 2011 William Schottstaedt

yes you didnt build the c sources with fomus option enabled, if you  
had you would see it listed in the herald.
i would also install a new sndlib before reloading and do an 'svn  
update'  in the cm directory -- the latest svn version is 1953

to install a sndlib do

mv sndlib /tmp
wget ftp://ccrma-ftp.stanford.edu/pub/Lisp/sndlib.tar.gz
tar -zxf sndlib.tar.gz
configure CC=g++
make
rm *.so

you dont need to do a 'make install' for grace, just spedify the path  
to the sndlb dir you just comiled to premake

cd cm
premake ...  --sndlib /path/to/sndlib
make




More information about the Cmdist mailing list