> Do you mind expanding on this? I tested it with that particular version > of ruby on windows, so I'm surprised it doesn't work. As of 1.3.0, we > support that version, so if it doesn't work, I consider that a bug. no windows love for me, even with 1.8.6 d:\dev>ruby -v ruby 1.8.6 (2009-03-31 patchlevel 368) [i386-mingw32] d:\dev>gem install nokogiri Building native extensions. This could take a while... ERROR: Error installing nokogiri: ERROR: Failed to build gem native extension. d:\dev>gem install nokogiri --platform=mswin32 Building native extensions. This could take a while... ERROR: Error installing nokogiri: ERROR: Failed to build gem native extension. -- Posted via http://www.ruby-forum.com/.