From: Daniel R Date: 2005-12-03T05:42:31+09:00 Subject: Re: how can I install ruby-xslt ? thank you for your quick response, I tried using gem, but > gem install xml-tools gives me the following message: Attempting local installation of 'xml-tools' Local gem file not found: xml-tools*.gem Attempting remote installation of 'xml-tools' ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find xml-tools (> 0) in the repository XML-tools from your url seems to have everything I need: libxml and libxslt But after I download the file libxml-ruby-2004-04-14.tgz (for example) and I extract everything, when i try to launch extconf.rb, I get the following errors: C:\programmes\ruby\libxml-ruby\extconf.rb checking for socket() in socket.lib... no checking for gethostbyname() in nsl.lib... no checking for atan() in m.lib... yes checking for inflate() in z.lib... no extconf failure: need zlib What can I do to make extconf.rb work properly ? Am I missing something ? Thanks for your help ! Daniel R http://www.pixarea.com