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

search for in the

インストール手順> <インストール/設定
Last updated: Fri, 13 Nov 2009

view this page in

要件

このエクステンションは、expat を使用します。 これは、» http://www.jclark.com/xml/expat.htmlにあります。 expat に付属のMakefileは、デフォルトでライブラリを構築しません。 これを行うmakeルールを次のように指定できます。

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

expat のソース RPM パッケージが » http://sourceforge.net/projects/expat/ にあります。



add a note add a note User Contributed Notes
要件
There are no user contributed notes for this page.

インストール手順> <インストール/設定
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites