[libxml-devel] Installing on Debian Sarge

2007-02-06 Thread Sarah Mei
Hi folks, I installed the ruby libxml bindings on my OSX dev machine with no problem, but I'm hitting a brick wall trying to get them onto our Debian Sarge test server. I first tried a gem install: railstest:~# gem install libxml-ruby Building native extensions. This could take a while... ***

Re: [libxml-devel] Formatting output to nonstandard xml

2007-02-06 Thread Keith Fahlgren
Hey Emmett, dunno if you saw this response (below), but here's the relevant bit: # just make sure you format it on output > format = true > # => true > doc.save('output.xml', format) > # => 352 > > > > > > > > via Document#save http://libxml.rubyforge.or

[libxml-devel] problems using libxml on Ubuntu 6.10

2007-02-06 Thread Thibault Martin-Lagardette
Hello all. As a PHP developer, I recently decided to get to know ruby, and wanted, as a beginning, to create a small ruby gmail client, like the python one. Working under Ubuntu 6.10, I installed ruby 1.8 via apt-get, and then RubyGems myself. After beeing able to retrieve the XML atom feed from