问题描述:
今天编译php-5.2.5的时候遭遇xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution这个问题,没安装libxslt libxslt-devel软件包
解决方法:
yum -y install libxslt libxslt-devel
今天编译php-5.2.5的时候遭遇xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution这个问题,没安装libxslt libxslt-devel软件包
yum -y install libxslt libxslt-devel
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。