I am trying to do the scripting 101 tutorial. I installed
everything as directed. The server is running, ruby and watir is installed. In
fact, I am able to run the unittest demo that came with watir. However,
when i try to execute watir from irb I get the following error.

      >irb
    (main):001:0> require 'watir'
    dError: No such file to load -- watir
         from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:5:in `r
    ire__'
         from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:5:in `r
    ire'
         from (irb):1
    (main):002:0>
      my first instinct is to think the path is not cor! rect. Any ideas?


Yahoo! Shopping
Find Great Deals on Holiday Gifts at Yahoo! Shopping
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to