You could try to install older versions of win32-process before updating your Ruby. Not sure which one of the older versions will work with 1.8.7, but i would try one by one until succeeding to install: gem install win32-process -v 3.6.0 gem install win32-process -v 3.5.0 ... gem install watir
Jarmo Pertman ----- IT does really matter - http://itreallymatters.net On Monday, September 16, 2013 2:15:39 AM UTC+3, Rakesh Kapoor wrote: > > i run ruby > > C:\Users\>ruby -ver > ruby 1.8.7 (2012-10-12 patchlevel 371) [i386-mingw32] > > C:\Users\>gem install watir > ERROR: Error installing watir: > win32-process requires Ruby version > 1.9.0. > > > Which is latest version of watir can i install? > > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
