rdtool installation: what is amstd/rbparams?

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
 
D

daz

Albert Wagner said:
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


These are Minero Aoki's utils.

He's the author of Racc so no surprise
he's making use of them :)


http://www.loveruby.net/en/amstd.html



daz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,102
Messages
2,570,645
Members
47,246
Latest member
TemekaLutz

Latest Threads

Top