[libxml-devel] xml/libxml won't load in OS X 10.5.2 Leopard

Christopher J. Bottaro cjbottaro at alumni.cs.utexas.edu
Wed Feb 27 11:49:50 EST 2008


Hello,
I installed 0.5.3 via Gem, then removed 0.3.8.4.  Now when I try to
require 'xml/libxml' I get 'no such file to load -- libxml_so'.

That file used to reside here:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/libxml-ruby-0.3.8.4/lib/xml/libxml_so.bundle

I'm new to OS X.  What is a bundle?  Also, I don't think I can get
that file back by doing 'gem install libxml-ruby -v 0.3.8.4' because
it came preinstalled (as a Framework thing?).

The only other places I see *libxml* are here:
/usr/lib/libxml2.2.dylib
/usr/lib/libxml2.dylib
/usr/lib/libxml2.la

Thanks for the help.


More information about the libxml-devel mailing list