From: Roman Parashchenko Date: 2010-10-15T21:51:00+09:00 Subject: Problems with gem installation on Windows I am looking for ruby expert for installing 'libxslt-ruby' gem on Windows with Ruby 1.9.2 via Bundler. The main problem is it is dependent on the following libraries to function properly: * libm (math routines: very standard) * libz (zlib) * libiconv * libxml2 * libxslt * libxml-ruby bindings Can anybody help me?