"David O'Toole":


Hi, I'm still unable to get the RT-examples running with the latest
Snd from CVS.

Last time I had the problem that it was looking for "config.h" whereas
the file is now called "mus-config.h". So I symlinked config.h to
mus-config.h and the compilation proceeded, not complaining anymore
about a missing config.h. I suspect this means something in CVS really
does refer to config.h.

The terminal output for compilation is as follows:


Your errors does not make sence. I have a feeling that your %load-path
variable is not set, so that SND loads files from an older installation instead of the one belonging to your binary. Does
(set! %load-path (cons "/home/dto/src/cvs-snd/" %load-path)
help?


_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to