これは、コマンド「gem install mechanize」を試したときに切り取られたエラーです。
Building native extensions. This could take a while...
C:/Ruby/bin/ruby.exe extconf.rb
checking for libxml/parser.h... no
-----
libxml2 is missing. please visit http://nokogiri.org/tutorials/installing_nokog
iri.html for help with installing dependencies.
-----
extconf.rb failed
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.
次に、「gem install libxml」を使用して libxml をインストールしようとしましたが、次のエラーが返されます
ERROR: Possible alternatives: eimxml, eim_xml, irxml, libacl, libowl
すべての依存関係で mechanize をインストールできる EXE またはプリコンパイル済みインストーラーがあれば、より良いでしょう。
Windows7(64ビット)を使用しており、ruby 2.0.0p247 (2013-06-27) [x64-mingw32]