Hi Masashi,

On Fri, 20 Oct 2006 02:58:41 +0100, Masashi Shimbo <[EMAIL PROTECTED]>  
wrote:

> I'm sorry if my patch confused you... but I've also verified that I need
> to apply and rebuild a gem package to install it on an Ubuntu, a Gentoo,
> and a MacOS X - so there seems to be a problem with the current gem
> package anyway.  Witout the patch, they all fail the 'gem check -t  
> libxml-ruby'
> test after issuing a message: no such file to load -- xml/libxml_so
>
> I'll recheck the patch later to see what makes the difference.
>

I've applied your patch in CVS head, and made a couple of minor  
adjustments to keep 'rake install' working properly. Basically, libxml.rb  
remains in the ext/xml directory, but is installed by the install-rb  
target. This seems to work fine here when using 'rake install' (just calls  
'make install' anyway, going to site_ruby) and when run under gems (with  
overriden targets). I'm hoping that'll fix this issue with the gem on the  
various platforms.

Thanks again for this!

Cheers,
-- 
Ross Bamford - [EMAIL PROTECTED]
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to