Hi, I am using Rubyinstaller on Windows 7.
I tried installing libxml-ruby1.1.4 and 2.0.2 1. using the command gem install libxml-ruby 2. gem install libxml-ruby --platform=x86- mingw32 3. gem install libxml-ruby -v 2.0.2 and After that when i give 'bundle install' , I get this error : 1. Faliling to install libxml-ruby 1.1.4 native extensions 2.extconfig failure : need zlib Am I missing something here? How do you manually compile libxml-ruby for windows? Rdocs says that Win32 has all builtin binaries for libxml-ruby and its dependencies. Please, I need advice. Thanks, Swetha
_______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel