On Jul 14, 3:01 pm, Charlie Savage <[EMAIL PROTECTED]> wrote: > FYI, > > > I updated the Rakefile -- The gem's require_path needed ext/libxml > > added to it; and I made packages get stored in admin/pkg/ instead of > > pkg/. > > That broke the gem. spec.require_path assumes that you pass it a > string. What you really wanted to do was: > > spec.require_paths = ["lib", "ext/libxml"]
oops. that's what I meant to put. > Fix checked in. > > Also, I incremented the version to 0.8.0, based on the thought that the > LibXML module change warranted more than a 0.7.1 release. okay. but lets try to pace ourselves a bit or will be out out of numbers soon ;) T. _______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel