It's a bogus error.  I'm not sure what causes it.  Do this to prove it
to yourself:

require 'watir'
=>false
include Watir
=>Object

and you're in business.
-Chris

On 6/22/06, George Flaherty <[EMAIL PROTECTED]> wrote:
> I just uninstalled watir (1 click) 1.4.1, downloaded gem 1.5.1.11037. The 
> installation stated everything worked....but I can't load watir via irb?
> Did I do something wrong? Or missing some path? I am using ruby 1.8.2 
> (2004-12-25) [i386-mswin32]
>
> C:\usr\downloads>gem install watir
>
> C:\usr\downloads>"c:\usr\ruby\bin\ruby.exe" "c:\usr\ruby\bin\gem" install 
> watir
> Attempting local installation of 'watir'
> Successfully installed watir, version 1.5.1.1037
> Installing RDoc documentation for watir-1.5.1.1037...
>
> C:\usr\downloads>irb
> irb(main):001:0> require 'watir'
> => false
> irb(main):002:0>
>
>
> thanks
> -george
>
>
> _______________________________________________
> Wtr-general mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/wtr-general
>
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to