[PHP-users 10037] Re: Call to undefined function: xslt_create()
Masashi Ohba
php-users@php.gr.jp
Thu, 12 Sep 2002 11:06:40 +0900
大場です。
ITO Akihiro wrote;
>$cd php-4.2.2
>$make distclean
>$./configure
>--enable-xslt
>--with-xslt-sablot=/usr/local
>--with-iconv-dir=/usr/local
>--with-expat-dir=/usr/local
こちらのマシンの4.2.2で
> ./configure --help | grep expat
とかやると、確かに
--disable-xml Disable XML support using bundled expat lib
--with-expat-dir=DIR XML: external libexpat install dir
--with-expat-dir=DIR XMLRPC-EPI: libexpat dir for XMLRPC-EPI.
なので「--with-expat-dir」なのですが、
それじゃ
> ./configure --help|grep iconv
とかやってみると
--with-iconv[=DIR] Include iconv support
しか出てこないんですが…
なぜ、「--with-iconv-dir」なんですか?
------------------------------------------------------------
大場正志(Masashi Ohba)
E-Mail ohba@intelight.co.jp
(株) インテライト
http://www.intelight.co.jp
------------------------------------------------------------