/configure的时候出现如下错误:

configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution

解决方法:

yum install libxslt-devel* -y