On Thu, Jul 28, 2005 at 10:10:35AM -0700, Yong Chen (yongche) wrote: > > Hi, > > I downloaded 2.6.20 cvs tar.gz file, but compilation failed. The > schematron.c has a line: > #include <libxml/schematron.h> > > But there's no schematron.h file at all.
Oops my bad, I forgot to add it to Makefile.am in include/libxml Will fix ASAP, in the meantime configure --without-schematron this should work around it, Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
