yum install libxslt-develconfigure: error: Could not find net-snmp-config binary. Please check your net-snmp installation.
yum install net-snmp-develconfigure: error: Please reinstall readline - I cannot find readline.h
yum install readline-develconfigure: error: Cannot find pspell
yum install aspell-develchecking for unixODBC support... configure: error: ODBC header file '/usr/include/sqlext.h' not found!
yum install unixODBC-develconfigure: error: Unable to detect ICU prefix or /usr/bin/icu-config failed. Please verify ICU install prefix and make sure icu-config works.
yum install libicu-develconfigure: error: utf8mime2text() has new signature, but U8TCANonICAL is missing. This should not happen. Check config.log for additional information.
yum install libc-client-develconfigure: error: freetype.h not found.
yum install freetype-develconfigure: error: xpm.h not found.
yum install libXpm-develconfigure: error: png.h not found.
yum install libpng-develconfigure: error: vpx_codec.h not found.
yum install libvpx-develconfigure fails try --with-vpx-dir=
yum -y install libpng-devel
configure: error: Cannot find enchantyum install enchant-develconfigure: error: Please reinstall the libcurl distribution - easy.h should be in /include/curl/
yum install libcurl-devel
configure: error: mcrypt.h not found. Please reinstall libmcrypt.
On Centos: sudo yum install libmcrypt-devel 注意此时和libmcrypt这两个包的区别。



