Hi,

I have noticed problems when updating rubygems (gem update --system),
or updating your watir gem, when using Ruby 1.8.6.26.

I have added this to the FAQ on the wiki:
http://wiki.openqa.org/display/WTR/FAQ#FAQ-Ican%27tinstalltheWatirgem%2CorupdaterubygemsonRuby1.8.6.26%2CwhatdoIdo%3F

EG:

I can't install the Watir gem, or update rubygems on Ruby 1.8.6.26,
what do I do?

If you are getting an error like:

Updating RubyGems...
Attempting remote update of rubygems-update
Install required dependency builder? [Yn] Y
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find builder (>= 0) in any repository

What you need to do is manually install the latest version of
rubygems. Download the zip file from http://rubyforge.org/frs/?group_id=126,
extract it and run setup.rb.
Once you have done this the commands "gem install watir" and "gem
update watir" will work correctly.

Cheers,
Alister

-- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general

Reply via email to