configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.
PHP编译安装
./configure的时候出现如下错误:
configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution
解决方法:
yum install libxslt-devel* -y
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。