Watir のサイトによると、私が実行している Ruby 1.8.6 が必要です。また、Windows のインストールは .xml と同じくらい簡単gem install watir
です。しかし、それを実行すると、次のようになります。
C:\Users\Ryguy\Code>gem install watir
Building native extensions. This could take a while...
ERROR: Error installing watir:
ERROR: Failed to build gem native extension.
C:/Ruby/bin/ruby.exe extconf.rb
checking for strncpy_s()... no
creating Makefile
make
'make' is not recognized as an internal or external command,
operable program or batch file.
Gem files will remain installed in C:/Ruby/lib/ruby/gems/1.8/gems/win32-api-1.4.5 f
Results logged to C:/Ruby/lib/ruby/gems/1.8/gems/win32-api-1.4.5/ext/gem_make.out
私の Ruby バージョン: ruby 1.8.6 (2009-08-04 パッチレベル 383) [i386-mingw32]
私の RubyGems バージョン: 1.3.5