Should I be getting an error when installing a gem on
a machine that irb is not installed on?
It appears that the install completes, but during the doc install,
gem crashes when irb is not installed.
Install required dependency text-format? [Yn] y
Install required dependency text-hyphen? [Yn] y
Successfully installed commandline-0.7.10
Successfully installed text-format-1.0.0
Successfully installed text-hyphen-1.0.0
/usr/lib/site_ruby/1.8/rubygems/custom_require.rb:35:in `require': No
such file to load -- irb/slex (LoadError)
from /usr/lib/site_ruby/1.8/rubygems/doc_manager.rb:71:in
`load_rdoc'
from /usr/lib/site_ruby/1.8/rubygems/doc_manager.rb:41:in
`generate_ri'
from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:283:in
`execute'
from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:282:in
`each'
from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:282:in
`execute'
from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:220:in
`each'
from /usr/lib/site_ruby/1.8/rubygems/gem_commands.rb:220:in
`execute'
from /usr/lib/site_ruby/1.8/rubygems/command.rb:69:in `invoke'
from /usr/lib/site_ruby/1.8/rubygems/cmd_manager.rb:117:in
`process_args'
from /usr/lib/site_ruby/1.8/rubygems/cmd_manager.rb:88:in `run'
from /usr/lib/site_ruby/1.8/rubygems/gem_runner.rb:29:in `run'
from /usr/bin/gem:23
Jim Freeze
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers