Hi
I am a newbie to watir and really love working with watir now. i had installed the waitr 1.4 which was running really well. now as i wanted to check out 'firewatir' which does not run on 1.4 i had to download the version 1.5
so here are the steps that i have followed.
I have done an svn check out of the latest watir files through https://svn.openqa.org/svn/watir/trunk into a file watir
i uninstalled the previous version of watir.
I went in to cmd promt. cd ed into the watir directory(where i had checked out the latest files).
i built the gem file by using gem build watir.gemspec
 Successfully built RubyGem
 Name: watir
 Version: 1.5.1.1081
 File: watir-1.5.1.1081.gem
i then installed watir - gem install watir
Successfully installed watir, version 1.5.1.1081
Installing ri documentation for watir-1.5.1.1081...
Installing RDoc documentation for watir-1.5.1.1081...

now when i go to irb and type - require 'watir' -- i get an error
RuntimeError: LoadLibrary: c:\ruby\lib\ruby\site_ruby\1.8\watir\IEDialog\Release
\IEDialog.dll

        from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:483:in `initialize'
        from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:483
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re
quire'
        from (irb):1

have i done some thing wrong?? i uninstalled and downloaded watir 1.5.1075-- here also i am getting the same problem


thanks
krish


Check out AOL.com today. Breaking news, video search, pictures, email and IM. All on demand. Always Free.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to