[libxml-devel] installing libxml-ruby on Windows

2009-06-09 Thread David van Geest
1\ext\zlib>ruby extconf.rb --with-zlib-lib=c:\Files\in stallers\zlib\ --with-zlib-include=c:\Files\installers\zlib\include The only difference there was that it couldn't find the deflateReset() method. Anyone have any ideas? Anyone installed libxml-ruby on Windows successfully? Thanks, -David v

[libxml-devel] installing libxml-ruby on Windows

2009-06-09 Thread David van Geest
1\ext\zlib>ruby extconf.rb --with-zlib-lib=c:\Files\in stallers\zlib\ --with-zlib-include=c:\Files\installers\zlib\include The only difference there was that it couldn't find the deflateReset() method. Anyone have any ideas? Anyone installed libxml-ruby on Windows successfully? Thanks, -David v

Re: [libxml-devel] installing libxml-ruby on Windows

2009-06-10 Thread David van Geest
Still trying to install libxml-ruby on Windows XP, but I'm switching tactics from the previous post. I've downloaded the libxml-ruby-1.1.3-x86-mswin32-60.gem from rubyforge. Switching to my download directory and running gem install, I get the following trace. Any ideas on what might be going wro

Re: [libxml-devel] installing libxml-ruby on Windows

2009-06-10 Thread David van Geest
Problem solved. Apparently there's a bug in gem. Running gem update --system and then re-attempting the libxml-ruby install is successful. -David van Geest Spindance, Inc. -Original Message- From: David van Geest [mailto:dav...@spindance.com] Sent: Wednesday, June 10, 2009 10: