- 论坛徽章:
- 0
|
我目前的系统是centos 6.5, php 5.5, apache 2.2的环境,现在需要安装php-intl组件,但是在安装时,错误提示:
Error: Package: php-intl-5.4.30-1.el6.remi.x86_64 (remi)
Requires: php-common(x86-64) = 5.4.30-1.el6.remi
Installed: php-common-5.5.14-1.el6.remi.x86_64 (@remi-php55)
php-common(x86-64) = 5.5.14-1.el6.remi
Available: php-common-5.3.3-26.el6.x86_64 (base)
php-common(x86-64) = 5.3.3-26.el6
Available: php-common-5.3.3-27.el6_5.x86_64 (updates)
php-common(x86-64) = 5.3.3-27.el6_5
Available: php-common-5.4.29-3.el6.remi.x86_64 (remi)
php-common(x86-64) = 5.4.29-3.el6.remi
Available: php-common-5.4.30-1.el6.remi.x86_64 (remi)
php-common(x86-64) = 5.4.30-1.el6.remi
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
现在该怎么才能正确安装呢?
谢谢。 |
|