Bugs item #19022, was opened at 2008-03-21 17:03
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=19022&group_id=494

Category: General
Group: v0.5
>Status: Closed
Resolution: None
Priority: 3
Submitted By: Paul Legato (plegato)
>Assigned to: Charlie Savage (cfis)
>Summary: 0.5.3 Gem fails on Macintosh with "LoadError: no such file to load -- 
>libxml_so"

Initial Comment:
Attempting to load gem version 0.5.3 fails on my Mac with the following:

LoadError: no such file to load -- libxml_so
        from 
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in 
`gem_original_require'
        from 
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `require'
        from /opt/local/lib/ruby/gems/1.8/gems/libxml-ruby-0.5.3/lib/libxml.rb:4
        from 
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:32:in 
`gem_original_require'
        from 
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:32:in `require'
        from 
/opt/local/lib/ruby/gems/1.8/gems/libxml-ruby-0.5.3/lib/xml/libxml.rb:4


(Mac OS doesn't use .so files.)

It works fine if I uninstall the 0.5.3 gem and force-revert to 0.5.2.0.

----------------------------------------------------------------------

>Comment By: Charlie Savage (cfis)
Date: 2008-07-01 02:47

Message:
So I've changed libxml to use libxml.so to be more consistent with other gems.  
I'm going to close this for now - please reopen if you still have issues with 
the next release.

----------------------------------------------------------------------

Comment By: 7rans  (transami)
Date: 2008-04-06 16:38

Message:
Please see the mailing list:

http://groups.google.com/group/libxml-devel/browse_thread/thread/9c1b4b2dfb2c83e9?hl=en#

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=19022&group_id=494
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to