LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1139|回复: 2

刚装的debian --apt-get install 出现错误。急~~~~

[复制链接]
发表于 2005-10-20 17:19:12 | 显示全部楼层 |阅读模式
hp333:/etc/apt# apt-get install w3m
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
  epiphany-browser: Depends: libx11-6 but it is not going to be installed or
                             xlibs (> 4.1.0) but it is not going to be installed
  libbonoboui2-0: Depends: libx11-6 but it is not going to be installed or
                           xlibs (> 4.1.0) but it is not going to be installed
  libgnomeui-0: Depends: libx11-6 but it is not going to be installed or
                         xlibs (> 4.1.0) but it is not going to be installed
  libgtk2.0-0: Depends: libx11-6 but it is not going to be installed or
                        xlibs (> 4.1.0) but it is not going to be installed
  libgtk2.0-bin: Depends: libx11-6 but it is not going to be installed or
                          xlibs (> 4.1.0) but it is not going to be installed
  libpango1.0-0: Depends: libx11-6 but it is not going to be installed or
                          xlibs (> 4.1.0) but it is not going to be installed
  libxcursor1: Depends: libx11-6 but it is not going to be installed or
                        xlibs (> 4.1.0) but it is not going to be installed
  libxft2: Depends: libx11-6 but it is not going to be installed or
                    xlibs (> 4.1.0) but it is not going to be installed
  libxrender1: Depends: libx11-6 but it is not going to be installed or
                        xlibs (> 4.1.0) but it is not going to be installed
  mozilla-browser: Depends: libx11-6 but it is not going to be installed or
                            xlibs (> 4.1.0) but it is not going to be installed
                   Depends: libxt6 but it is not going to be installed or
                            xlibs (> 4.1.0) but it is not going to be installed
  w3m: Depends: libgc1 but it is not going to be installed
       Depends: libgpmg1 (>= 1.19.6-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
hp333:/etc/apt# apt-get install libx11-6
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
  mozilla-browser: Depends: libxt6 but it is not going to be installed or
                            xlibs (> 4.1.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
hp333:/etc/apt# apt-get -f install libx11-6
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
  mozilla-browser: Depends: libxt6 but it is not going to be installed or
                            xlibs (> 4.1.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
发表于 2005-10-20 18:38:19 | 显示全部楼层
它已经对你进行提示了,使用apt-get -f install来修复你的错误
你可以试试按它的提示来debug,出现这个问题的原因是因为
你在使用apt-get工具安装软件的时候,遇到了一些问题导致软件包
的依赖关系被破坏,所以需要运行apt-get -f install 来修复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-10-21 09:11:43 | 显示全部楼层
以上问题已经解决。

xlibs 版本太低可能,更新之。。

可以使用。。
回复 支持 反对

使用道具 举报

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

本版积分规则

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