[Wtr-general] Best Combination of Ruby and Watir
Bret Pettichord
bret at pettichord.com
Wed Jun 13 14:09:28 EDT 2007
Željko Filipin wrote:
> On 6/8/07, *Bret Pettichord* <bret at pettichord.com
> <mailto:bret at pettichord.com>> wrote:
> I just installed ruby182-14.exe on clean xp pro machine. Components:
> only RubyGems Package Manager. Then I tried to install
> watir-1.5.1.1192.gem. I first executed
>
> Y:\>gem install win32-process --include-dependencies
>
> and got this error message.
>
> Y:\>"c:\ruby\bin\ruby.exe" "c:\ruby\bin\gem" install win32-process
> --include-dep
> endencies
> ERROR: While executing gem ... (OptionParser::InvalidOption)
> invalid option: --include-dependencies
>
> I uninstalled ruby182-14.exe and installed ruby182-15.exe and did not
> get that error message. Am I doing something wrong?
Probably not. My guess is that you have run into a problem with the
version of rubygems installed with 182-14. What happens if you don't use
the "--include-dependencies" option?
Bret
More information about the Wtr-general
mailing list