I tried it on Mac Leopard Ruby 186 and had some native code probs... so I upgraded to Ruby 187 and get this error:
1 gem installed
zeppelin:lib pswenson$ irb
irb(main):001:0> require 'rubygems'
=> true
irb(main):002:0> require 'funfx'
=> true
irb(main):003:0> @ie = Funfx.instance
=> #<Funfx:0x1081ab4 @speed=0>
irb(main):004:0> @ie.start(true)
/opt/local/lib/ruby/gems/1.8/gems/rubyosa-0.4.0/lib/rbosa.rb:530: [BUG] Bus Error
ruby 1.8.7 (2008-06-20 patchlevel 22) [i686-darwin9]
Abort trap
|