On Nov 24, 2007 11:26 AM, Sean Chittenden <[EMAIL PROTECTED]> wrote: > >> I have just updated the SVN version of libxsl so that it is > >> compatible with libxml 0.5.2.1, in theory. I don't use it, so if > >> someone who does wants to try it, please let me know. > > > > If we bring over libxsl into libxml do we need a separate ext/ subdir > > for it? Or can we combine the two into the single dir? I'm looking at > > doing the later, but I'm not sure how it should effect extconf.rb, and > > makes me wonder if it's even possible to have a single ext dir. > > You want/need two different directories since not all systems that > have libxml will have libxslt. -sc
Ok. Thanks. I'll have to move to ext/xsl/ then... hmm..actually if we want to keep it in xml/ then we'd have to make two layers. ext/xml/xml/ ext/xsl/xml/ I'm wondering if we really need the xml/ require-space since we only have two possible files to load (libxml and libxsl). T. _______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel