缺少 libicu-devel这个依赖导致的
安装这个依赖的说明
If you can't see them listed, use the folowing command (from yum-utils package) to enable them:
If some packages (eg. gdbm-devel, libffi-devel and libicu-devel) are NOT installed,
add the rhel6 optional packages repo to your server to get those packages:
- yum-config-manager --enable rhel-6-server-optional-rpms
复制代码 |