Yes, it's checked in. I've been using -- --with-xml2-config on the Mac as the arguments to gem install or ruby setup.rb in the extension directory. I'll make this the default in HEAD since it seems like this is the desirable behavior - especially with so many people using MacPorts, or Gentoo Portage, to manage their development tools environment.

*Joe Khoobyar
*

Chief Technical Officer & Lead Developer

CollectiveX - /Groups that work!/

mobile: 585.245.2902
email:     j...@collectivex.com <mailto:j...@collectivex.com>

web: www.collectivex.com <http://www.collectivex.com/> www.groupsites.com <http://www.groupsites.com/>

The third-rate mind is only happy when it is thinking with the majority.
The second-rate mind is only happy when it is thinking with the minority.
The first-rate mind is only happy when it is thinking.

— A.A. Milne



Charlie Savage wrote:
Hey Robert, and everyone,

So this seems to be a common problem on OS X. The switch to use htmlNewParserCtxt happened in the last release and was done:

* To make the html parser api consistent with the xml parser api
* Expose some of the more advanced features of libxml for developers that need them.

So I'd prefer to keep this feature if at all possible.

Somehow the bindings compile and link, but doesn't actually run. There is a long discussion about it here:

http://rubyforge.org/tracker/index.php?func=detail&aid=23743&group_id=494&atid=1971

Joe's proposed solution is to change the way libxml-ruby builds on OS X to use --with-xml2-config. I'm not sure if that change is checked into trunk or not, Joe?

Anyway, any help from the community to test this out and fix the problem would be much appreciated.

Thanks,

Charlie
------------------------------------------------------------------------

_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to