On Tue, Jan 22, 2008 at 02:54:33PM +0100, [EMAIL PROTECTED] wrote: > Dear all > I need to decrease the footprint of the library. So I have > used the --with-minimum switch during the configuration > step. But now the xmlParseFile cannot be referenced when I > compile my application. What I need to add in the > configuration step in order to add the xmlParseFile function > to the libxml2 library ?
use xmlReadFile instead, Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ [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
