将 php 5.1 更新到 5.3 时缺少 remi 依赖项
我想使用 remi 将 php-5.1 更新到 php-5.3,但我面临缺少依赖项的问题。
我已经给出了命令“yum update php”,
它给出了以下错误。
来自 remi 的 php-cli-5.3.6-3.el5.remi.x86_64 存在 depsolving 问题
-->缺少依赖项:包 php-cli-5.3.6-3.el5.remi.x86_64 (remi) php-gd-5.3.6-3.el5.remi.x86_64 需要 libedit.so.0()(64bit) 来自 remi 有解决问题 -->缺少依赖项: 软件包需要 libt1.so.5()(64bit) php-gd-5.3.6-3.el5.remi.x86_64(remi)错误:缺少依赖项: 软件包需要 libt1.so.5()(64bit) php-gd-5.3.6-3.el5.remi.x86_64(remi)错误:缺少依赖项: 软件包需要 libedit.so.0()(64bit) php-cli-5.3.6-3.el5.remi.x86_64 (remi) 你可以尝试使用 --skip-broken 解决该问题您可以尝试运行:package-cleanup --problems 包清理--dupes rpm -Va --nofiles --nodigest
我正在使用“CentOS 版本 5.4(最终版)”
I want to update php-5.1 to php-5.3 using remi, but I am facing a missing dependency problem.
I have given the command, "yum update php"
It is giving the following error.
php-cli-5.3.6-3.el5.remi.x86_64 from remi has depsolving problems
--> Missing Dependency: libedit.so.0()(64bit) is needed by package php-cli-5.3.6-3.el5.remi.x86_64 (remi) php-gd-5.3.6-3.el5.remi.x86_64
from remi has depsolving problems --> Missing Dependency:
libt1.so.5()(64bit) is needed by package
php-gd-5.3.6-3.el5.remi.x86_64 (remi) Error: Missing Dependency:
libt1.so.5()(64bit) is needed by package
php-gd-5.3.6-3.el5.remi.x86_64 (remi) Error: Missing Dependency:
libedit.so.0()(64bit) is needed by package
php-cli-5.3.6-3.el5.remi.x86_64 (remi) You could try using
--skip-broken to work around the problem You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
I am using "CentOS release 5.4 (Final)"
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试使用这个它
使用不同的来源,但它对我有用
http://www.question-defense.com/2009/07/15/upgrade-php-version- 51-to-php-version-52-with-yum-on-a-centos-server-running-ispconfig
Try to use this one
It's using different sources, but it works for me
http://www.question-defense.com/2009/07/15/upgrade-php-version-51-to-php-version-52-with-yum-on-a-centos-server-running-ispconfig