本帖最后由 myem007 于 2010-12-24 22:05 编辑 请各位高手帮忙,为什么我用yum install mplayer 这个命令时会出现下面情况?我用的是FC7系统。谢谢 [root@localhost Desktop]# yum clean all Cleaning up Everything [root@localhost Desktop]# yum -y install mplayer fedora 100% |=========================| 2.1 kB 00:00 primary.sqlite.bz2 100% |=========================| 3.8 MB ...
#yum grouplist 显示系统已经安装的组件,和可以安装的组件 如果系统安装之初采用最小化安装,没有安装xwindow,那么\r #yum groupinstall “X Window System” #yum groupinstall “GNOME Desktop Environment” 注意:为了能快速下载,可以设置/etc/yum.repos.d/CentOS-Base.repo 指向国内的站点http://mirror.be10.com 安装完X Window 修改 /etc/X11/xdm/Xaccess (去掉 #* #any host can get a login window前面的 #)\r /etc/...
运行yum install xchm之后:为什么安装不上?谢谢!! 。。。。。。。 Trying other mirror. primary.xml.gz 100% |=========================| 1.1 MB 00:13 extras : ################################################## 3121/3121 Added 111 new packages, deleted 62 old in 4.38 seconds Parsing package install arguments No Match for argument: xchm Nothing to do
运行yum install xchm之后:为什么安装不上?谢谢!! 。。。。。。。 Trying other mirror. primary.xml.gz 100% |=========================| 1.1 MB 00:13 extras : ################################################## 3121/3121 Added 111 new packages, deleted 62 old in 4.38 seconds Parsing package install arguments No Match for argument: xchm Nothing to do
想安装lesstif 所以运行了yum install lesstif 然后提示安装完成 可是locate lesstif却没有任何返回值 我要装其他软件时候发现提示的错误还是lesstif没有装的样子 请问这种问题怎么回事 谢谢
处理检查错误: file /usr/lib/libmp3lame.so.0.0.0 from install of libmp3lame0-3.98.2-19.1.fc10.i386 conflicts with file from package lame-libs-3.98.2-2.fc10.i386 file /usr/lib/xmms/Input/libmpg123.so conflicts between attempted installs of xmms-libs-1:1.2.11-37.fc10.i386 and xmms-mp3-1.2.11-2.20071117cvs.fc10.i386 错误的语法 ------------- 然后就退出了,各位老大看看,这是为什么?
When i run yum to install scim as a root, I get the error as following: # yum install scim rpmdb: unable to initialize mutex: Function not implemented error: cannot open Packages index using db3 - Function not implemented (38) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): File "/usr/bin/yum", line 15, in ? yummain.main(sys.argv[1:]) File "/usr/shar...