[PHP-users 21007]PHP5.0.0RC1のインストールができません

T K php777jp @ yahoo.co.jp
2004年 3月 26日 (金) 17:51:22 JST


始めまして高野と申します。

以下の環境にPHP5.0.0RC1をインストールしようと思い、configure
を実行しようとしたところエラーが発生してしまいました。

//環境
RedHatLinux9
Apache 2.0.48

//configure
./configure --with-apxs2=/usr/local/apache2/bin/apxs \
--enable-mbstring \
--enable-mbregex \
--with-mysql

//エラーの部分
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
configure: error: libxml2 version 2.5.10 or greater
required.

linuxの操作は不慣れなのですが、以下のコマンドで確認して
みました。
rpm -qa | grep libxml
libxml2-2.5.4-1
libxml2-python-2.5.4-1
libxml2-devel-2.5.4-1
・・・
と、応答がありました。

上記のエラーは「libxml2のバージョンが2.5.10より大きくな
いとだめ」という解釈でよろしいのでしょうか?

よろしくお願いいたします。

__________________________________________________
Do You Yahoo!?
http://bb.yahoo.co.jp/



PHP-users メーリングリストの案内