* Agarwal, Saumya wrote: >Generating xmlIO.d ... >Generating obj/linux/xmlIO.p ... >xmlIO.c:32:18: zlib.h: No such file or directory
You have to install the zlib development package (and perhaps other dependencies) prior to building libxml2, either through the package manager or by building it from source, see <http://www.zlib.net/>. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
