Aaron Patterson wrote:
Hi!

I'm trying to compile and run the tests from trunk.  As far as I can
tell, you just run setup.rb.  Is that correct?  The tests don't seem
to run for me when I do that.

Not sure, I run ruby test/test_suite.rb.


  I tried running the tests individually,
but it seems libxml.rb is doing a require on 'libxml_ruby.so' which
doesn't exist on OS X.  Is the require on the so file intentional?

What is it on OS X? Is it libxml_ruby.bundle? If you lose the ".so" bit, does it work (so require 'libxml_ruby').

Charlie

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to