Re: [libxml-devel] Installation problem

2009-03-18 Thread Hans Marmolin
Thanks for your fast answer I use ibxml-ruby 1.1.2 and use the libxml2 that already was installed on my mac last changed july 2006 I have though about upgrading but do not know if it is really necessery and do not know how to do it. I do not have mac port My test sweet is like this reade

Re: [libxml-devel] Installation problem

2009-03-18 Thread Charlie Savage
Hi Hans, A large set of these kind of messages, but I assumed these concerned the ri documention Yes. Newer versions of rdoc fix them. Wrote a small test application and got the error messages Unimplemented block at /SourceCache/libxml2/libxml2-17.7.6/libxml2/xmlreader.c:1578 trying to re

[libxml-devel] Installation problem

2009-03-18 Thread Hans Marmolin
have some installation problem trying to use libxml-ruby omn my Mac Leopard has installed the gem with sudo gem install -r libxml-ruby got some strange error messages 1 gem installed Installing ri documentation for libxml-ruby-1.1.2... Enclosing class/module 'mLibXML' for module XML not kno

Re: [libxml-devel] bus error cause by bad XML

2009-03-18 Thread Stephen Bannasch
At 12:06 PM -0600 3/17/09, Charlie Savage wrote: What can I do to get a stack trace? I'll let people more knowledgeable than I am on OS X anser. But at a minimum, compile the bindings with debug info (-g). And then maybe use this: Would I do that with an invocation like this somehow: s