Two things:
I'm trying to port a number of projects to Ruby 1.9. Current status can
be seen here:
http://intertwingly.net/projects/ruby19/logs/
I'd like to try libxml2, presuming that people would be interested in
accepting patches to make this work under 1.9, while continuing to work
under
$ rake
(in /home/rubys/svn/libxml)
rake aborted!
No such file or directory - ext/xml/libxml.h
At last mention, trunk was in flux:
http://groups.google.com/group/libxml-devel/browse_thread/thread/b044e502102
d2c37
and apparently won't be using rake anymore.