A
Albert Wagner
I am coming back to Ruby after an absence. I have some *.rd files to read and, while trying to install rdtools-0.6.13, I got the following error:
$ ruby rdtoolconf.rb
rdtoolconf.rb:7:in `require': No such file to load -- amstd/rbparams (LoadError)
from rdtoolconf.rb:7
What package is "amstd/rbparams" in? I have Ruby-1.8.0 installed. Thanks ahead for any help.
$ locate racc
/usr/lib/ruby/1.8/i686-linux/racc
/usr/lib/ruby/1.8/i686-linux/racc/cparse.so
/usr/lib/ruby/1.8/racc
/usr/lib/ruby/1.8/racc/parser.rb
$ ruby rdtoolconf.rb
rdtoolconf.rb:7:in `require': No such file to load -- amstd/rbparams (LoadError)
from rdtoolconf.rb:7
What package is "amstd/rbparams" in? I have Ruby-1.8.0 installed. Thanks ahead for any help.
$ locate racc
/usr/lib/ruby/1.8/i686-linux/racc
/usr/lib/ruby/1.8/i686-linux/racc/cparse.so
/usr/lib/ruby/1.8/racc
/usr/lib/ruby/1.8/racc/parser.rb