What does $LOAD_PATH tell you:
irb(main):005:0> $LOAD_PATH.grep /watir/
=> ["C:/bin/pik/Ruby-187-p302/lib/ruby/gems/1.8/gems/watir-2.0.2/lib/
watir/win32ole/1.8.7", "C:/bin/pik/Ruby-187-p302/lib/ruby/gems/1.8/
gems/commonwat
ir-2.0.2/lib", "C:/bin/pik/Ruby-187-p302/lib/ruby/gems/1.8/gems/
watir-2.0.2/lib", "C:/bin/pik/Ruby-187-p302/lib/ruby/gems/1.8/gems/
firewatir-1.9.4/lib
"]

This shows me that i have loaded watir-2.0.2. What version of Ruby do
you even have?

Jarmo Pertman
-----
IT does really matter - http://itreallymatters.net


On Oct 12, 3:00 am, Chuck van der Linden <[email protected]> wrote:
> On Oct 11, 9:40 am, Babu <[email protected]> wrote:
>
> > if i uninstall ruby then i have to install all the  gems again
> > manually since in my office there is firewall issue so i download and
> > install all the gems manually.
>
> You could look into using RVM (for linux/mac) or PIK (windows) to
> manage multiple versions of ruby, and sets of gems, at once.  That
> might provide you with some shortcuts, and I think when you sync/clone
> a set of gems it's going by what's installed via the gem manager so
> might let you get rid of any bogus files you are saddled with

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to