Re: [Wtr-general] Hi watir problem

2006-09-07 Thread Charley Baker
It looks like you're still running some files from the 1.4.1 version from site_ruby directory if you look at the path you have below for iedialog.dll. If you've already uninstalled 1.4.1 then make sure to reme the watir.rb
 and watir directory from site_ruby and try it again.-CharleyOn 9/7/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
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 listWtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Hi watir problem

2006-09-07 Thread Zeljko Filipin
Uninstall ruby, install it again, then install watir gem.Željko
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

[Wtr-general] Hi watir problem

2006-09-07 Thread ykrish

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