红联Linux门户
Linux帮助

用rpm安装软件能不能像yum一样自动安装依赖程序?

发布时间:2009-06-15 16:15:29来源:红联作者:ctpyy
用rpm安装软件能不能像yum一样自动安装依赖程序?用rpm安装经常出现error:failed dependencies提示
文章评论

共有 9 条评论

  1. wangfeng819 于 2009-06-16 19:31:33发表:

    如果依赖的包已经安装了,就不会提示,其他时候都要考虑依赖问题

  2. ctpyy 于 2009-06-16 10:15:17发表:

    安装软件时提示warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 1d362aeb
    Public key for heartbeat-2.1.4-4.1.i386.rpm is not installed
    怎么解决呀?

  3. marco.chan 于 2009-06-15 22:01:34发表:

    使用yum -y localinstall xxxxxxxx.rpm 这样就可以自行解决依赖问题了!

  4. xiazhouquan 于 2009-06-15 21:58:58发表:

    有些会自动解决

  5. netdot 于 2009-06-15 21:00:18发表:

    用rpm是无法解决依赖问题的,你需要自己看提示信息。

  6. ctpyy 于 2009-06-15 17:37:22发表:

    依赖文件去哪里找呢?

  7. ctpyy 于 2009-06-15 17:37:20发表:

    依赖文件去哪里找呢?

  8. xgh-2004 于 2009-06-15 17:05:27发表:

    只要连接网络应该就可以吧

  9. Dailong 于 2009-06-15 16:26:57发表:

    自行解决,依赖网络很强