[CM] cml, ruby, sndlib
Michael Scholz
mike at fth-devel.net
Wed Mar 28 06:30:50 PDT 2012
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
More information about the Cmdist
mailing list