红联Linux门户
Linux帮助

yum安装软件中的错误(已解决)

发布时间:2009-01-21 21:20:33来源:红联作者:makeinstall
用yum安装软件提示:错误的语法。不能安装软件,不知是何原因,如何解决?

系统:F10-64.

例:
[user123@localhost ~]$ sudo yum install libX11.so.6
.........(下载过程略。)
总大小: 989 k
确定是这样吗? [y/N]: y
下载软件包:
Package fedora download size 21335 less than 54000,Skip plugin!
Package fedora download size 20250 less than 54000,Skip plugin!
[3/4]Ok,we will try to use axel to download this big file:844427
Target already exists,skip to next file!
[4/4]Ok,we will try to use axel to download this big file:126977
Target already exists,skip to next file!
运行 rpm_check_debug
运行测试事务处理
传输测试完成


处理检查错误:
file /usr/share/X11/XKeysymDB from install of libX11-1.1.4-6.fc10.i386 conflicts with file from package libX11-1.1.4-5.fc10.x86_64

错误的语法
-------------
[user123@localhost ~]$

试安装libX11-1.1.4-5.fc10.x86_64
[user123@localhost ~]$sudo yum install libX11-1.1.4-5.fc10.x86_64
..........
包 libX11-1.1.4-5.fc10.x86_64 已安装并且是最新版本
无事可做
[user123@localhost ~]$


通过排查相关软件升级以解决其依赖关系。

[ 本帖最后由 makeinstall 于 2009-1-22 01:47 编辑 ]
文章评论

共有 0 条评论