xml2-config not found. Please check your libxml2 installation.

Configuring extensions checking whether to enable LIBXML support... yes checking libxml2 install dir... no checking for xml2-config path... configure: error: xml2-config not found. Please check your libxml2 installation.AHDONG-LINUX:/home/ahdong/ServerSoft/php-5.1.6# apt-get install libxml2 正在读取软件包列表... 完成 正在分析软件包的依赖关系树... 完成 libxml2 已经是最新的版本了。 共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件未被升级。

sudo apt-get install libxml2-dev

你可能感兴趣的:(PHP,linux)