Rene Bastian wrote:

> ./ws.rb:386:in `require': no such file to load -- sndlib (LoadError)

There are two options:

Load Ruby scripts from snd (configured --with-ruby) with 'require "ws.rb"'; the
sndlib functions exist already in snd.

Compile sndlib.so from sndlib.tar.gz configured --with-ruby and locate it where
Ruby can find it, you can set environment variable RUBYLIB.

Mike

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

Reply via email to