错误1:設定: エラー: xml2-config が見つかりません。 libxml2 のインストールを確認してください。
解决:yum install -y libxml2-devel
错误 2:configure: error: OpenSSL の < が見つかりません;evp.h>
解决:yum install -y openssl openssl-devel
错误 3:デフォルトで BZip2 をチェックパス... 見つかりません
configure: error: BZip2 ディストリビューションを再インストールしてください
解決:yum install -y bzip2 bzip2-devel
错误4:configure: error: png.h not found.
解決:yum install -y libpng libpng-devel
错误5:configure: error: freetype.h not found
解決:yum install -y freetype freetype-devel
错误6:configure: error: jpeglib.h not found.
解決:yum install -y libjpeg-devel
错误7:構成: エラー: png.h が見つかりません。
解决:yum install -y libpng libpng-devel
错误8:構成: エラー: mcrypt。 h が見つかりません。 libmcrypt を再インストールしてください。
解决:rpm -ivh "http://www.aminglinux.com/bbs/data/attachment/forum/month_1211/epel-release-6-7.noarch.rpm"
yum install -y libmcrypt-devel