downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Installation> <Installation/Configuration
Last updated: Fri, 14 Aug 2009

view this page in

Pré-requis

Cette extension PHP utilise expat compat layer par défaut. Elle peut aussi utiliser expat, qui est disponible sur » http://www.jclark.com/xml/expat.html. Le fichier Makefile livré avec expat ne construit pas par défaut de bibliothèque : il faut utiliser la ligne suivante :

libexpat.a: $(OBJS)
    ar -rc $@ $(OBJS)
    ranlib $@

Un paquet RPM source de expat est disponible sur » http://sourceforge.net/projects/expat/.



add a note add a note User Contributed Notes
Pré-requis
There are no user contributed notes for this page.

Installation> <Installation/Configuration
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites