Hi
I was trying to install the rails application from
http://rubyforge.org/frs/?group_id=754&release_id=4492
As per the readme it says that i need to run
ruby scanner.rb d:\mp3
while running this I get the following error.
Does this mean that I need to install the gem “gst” ?
I tried " gem install gst " , but it failed.
Can you please let me know what this error is about ?
Thanks
Prasanna
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
gem_original_require': no such file to load -- gst (MissingSourceFile) from d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
require’
from
d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in
require' from ./..//scanner/gst_read.rb:1 from d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
gem_original_require’
from
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
require' from d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in
require’
from scanner.rb:20