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

search for in the

Instalacja> <Instalacja/Konfiguracja
[edit] Last updated: Fri, 23 Mar 2012

view this page in

Wymagania

To rozszerzenie wymaga rozszerzenia PHP libxml. To oznacza, że należy podać dyrektywę konfiguracyjną --enable-libxml podczas kompilacji, pomimo tego, że pośrednio jest to spełnione, ponieważ libxml jest domyślnie włączone.

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 Wymagania
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites