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

search for in the

Installazione> <Introduzione
Last updated: Fri, 11 Apr 2008

view this page in

Installazione/Configurazione

Indice dei contenuti

Requisiti

This extension uses an expat compat layer by default. It can use also expat, which can be found at » http://www.jclark.com/xml/expat.html. The Makefile that comes with expat does not build a library by default, you can use this make rule for that:

libexpat.a: $(OBJS)
    ar -rc $@ $(OBJS)
    ranlib $@
A source RPM package of expat can be found at » http://sourceforge.net/projects/expat/.



add a note add a note User Contributed Notes
Installazione/Configurazione
There are no user contributed notes for this page.

Installazione> <Introduzione
Last updated: Fri, 11 Apr 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites