Željko Filipin wrote: > On 6/8/07, *Bret Pettichord* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> 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 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
