[Ruby] Getting icanhasaudio to Work

Aaron Patterson aaron.patterson at gmail.com
Tue Jul 31 19:08:13 PDT 2007


On 7/31/07, John Wulff <johnwulff at gmail.com> wrote:
>
> I've got LAME.  I've installed the gem.  That's about as far as I've
> gotten...
> irb(main):001:0> require 'rubygems';require 'icanhasaudio'
> => true
> irb(main):002:0> Audio::MPEG::Decoder.new.decode
> NoMethodError: undefined method `decode' for
> #<Audio::MPEG::Decoder:0x726e8c
> @bits=16>
>         from (irb):2


Do you have any other information?  Do you also have ogg/vorbisfile
installed?  Can you send in the mkrf.log from the gem build?

Thanks!

-- 
Aaron Patterson
http://tenderlovemaking.com/


More information about the Ruby mailing list