找回密码
 注册
查看: 887|回复: 5

xmms 1.2.10安装失败

[复制链接]
发表于 2006-1-7 13:23:41 | 显示全部楼层 |阅读模式
我用REDHAT9
下了xmms-1.2.10-15.99_2.rh9.at.i386.rpm
安装提示error: Failed dependencies:
        desktop-file-utils >= 0.9 is needed by xmms-1.2.10-15.99_2.rh9.at

然后下载了desktop-file-utils-0.10.tar.gz
./configure
make
出现make[3]: Leaving directory `/root/DOWNLOAD/xmms/desktop-file-utils-0.10/misc'
make[2]: Leaving directory `/root/DOWNLOAD/xmms/desktop-file-utils-0.10/misc'
make[2]: Entering directory `/root/DOWNLOAD/xmms/desktop-file-utils-0.10'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/root/DOWNLOAD/xmms/desktop-file-utils-0.10'
make[1]: Leaving directory `/root/DOWNLOAD/xmms/desktop-file-utils-0.10'

怎么搞?
发表于 2006-1-7 13:27:07 | 显示全部楼层
???????
回复

使用道具 举报

 楼主| 发表于 2006-1-7 13:34:57 | 显示全部楼层
发现自己做了一件极其失误的事情..
没问题了...
回复

使用道具 举报

 楼主| 发表于 2006-1-7 13:55:17 | 显示全部楼层
问题继续....
改了去装 desktop-file-utils-0.9
下面是我看不明的一堆东西
下面是make install的后半段
----------------------------------------------------------------------
/bin/sh ../mkinstalldirs /usr/local/etc/gnome-vfs-2.0/modules
mkdir -p -- /usr/local/etc/gnome-vfs-2.0/modules
/usr/bin/install -c -m 644 menu-modules.conf /usr/local/etc/gnome-vfs-2.0/modules/menu-modules.conf
make[2]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9/src'
make[1]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9/src'
Making install in test
make[1]: Entering directory `/root/DOWNLOAD/desktop-file-utils-0.9/test'
make[2]: Entering directory `/root/DOWNLOAD/desktop-file-utils-0.9/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9/test'
make[1]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9/test'
Making install in misc
make[1]: Entering directory `/root/DOWNLOAD/desktop-file-utils-0.9/misc'
make[2]: Entering directory `/root/DOWNLOAD/desktop-file-utils-0.9/misc'
WARNING: Warnings can be ignored. :-)
if test no != no; then \
  set x; \
  list='desktop-entry-mode.el'; for p in $list; do \
            if test -f "$p"; then d=; else d="./"; fi; \
    set x "$@" "$d$p"; shift; \
  done; \
  shift; \
  EMACS=no /bin/sh ../elisp-comp "$@" || exit 1; \
else : ; fi
touch elc-stamp
make[2]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9/misc'
make[2]: Entering directory `/root/DOWNLOAD/desktop-file-utils-0.9/misc'
make[2]: Nothing to be done for `install-exec-am'.
make[3]: Entering directory `/root/DOWNLOAD/desktop-file-utils-0.9/misc'
WARNING: Warnings can be ignored. :-)
if test no != no; then \
  set x; \
  list='desktop-entry-mode.el'; for p in $list; do \
            if test -f "$p"; then d=; else d="./"; fi; \
    set x "$@" "$d$p"; shift; \
  done; \
  shift; \
  EMACS=no /bin/sh ../elisp-comp "$@" || exit 1; \
else : ; fi
touch elc-stamp
make[3]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9/misc'
make[2]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9/misc'
make[1]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9/misc'
make[1]: Entering directory `/root/DOWNLOAD/desktop-file-utils-0.9'
make[2]: Entering directory `/root/DOWNLOAD/desktop-file-utils-0.9'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9'
make[1]: Leaving directory `/root/DOWNLOAD/desktop-file-utils-0.9'
[root@localhost desktop-file-utils-0.9]# cd \
>
[root@localhost root]# cd DOWNLOAD/
[root@localhost DOWNLOAD]# cd xmms
[root@localhost xmms]# rpm -Uvh *rpm
warning: xmms-1.2.10-15.99_2.rh9.at.i386.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
error: Failed dependencies:
        desktop-file-utils >= 0.9 is needed by xmms-1.2.10-15.99_2.rh9.at
[root@localhost xmms]#
回复

使用道具 举报

发表于 2006-1-7 15:49:54 | 显示全部楼层
直接下载源代码编译安装吧!
回复

使用道具 举报

发表于 2006-1-7 17:11:17 | 显示全部楼层
…………………………
xifengxf, 你的 xmms 是 rpm 的,而你的 desktop-file-utils 却是源代码………
rpm 安装会搜索 rpmdb 数据库来寻找依赖的东西,而源代码安装后是不会添加自己的相关信息到 rpmdb 里的…………

3种选择:
1、找 xmms 源代码装上
2、找 desktop-file-utils 的 rpm 装上(建议)
3、装完 desktop-file-utils 源代码版后用 rpm -Uvh xmmsxxxx.rpm --force --nodeps 强行安装。(不建议)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-8-9 23:27 , Processed in 0.047694 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表