[CM] Issues in running Snd-RT
Kjetil S. Matheussen
k.s.matheussen at notam02.no
Sun Oct 22 09:12:21 PDT 2006
"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?
More information about the Cmdist
mailing list