Meino Christian Cramer: > in the listener and got: > 1: 0* [("/usr/share/guile/1.6/srfi" "/usr/snd/snd-7" "/usr/snd/snd-7/dlp" ...)] > Is your CVS-tree placed in /usr/snd/snd-7 ? If not, add a (set! %load-path (cons "/path/to/my/cvs-tree/" %load-path)) line to your $HOME/.snd file. That should solve the problem. --