QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 639|回复: 12

用APT升级KDE有麻烦,请帮忙一下。

[复制链接]
发表于 2004-10-4 10:36:04 | 显示全部楼层 |阅读模式
[root@rhel root]# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages have been kept back
  ImageMagick arts arts-devel aspell aspell-devel gaim gnome-spell gtk+ gtk+-devel gtk2 gtk2-devel
  kdeaddons kdeartwork kdebase kdebase-devel kdegames kdegraphics kdegraphics-devel kdelibs
  kdelibs-devel kdemultimedia kdenetwork kdenetwork-devel kdepim kdepim-devel kdesdk kdesdk-devel
  kdeutils kdeutils-devel kdevelop libmng libmng-devel qt qt-MySQL qt-designer qt-devel
  redhat-artwork redhat-menus
0 upgraded, 0 newly installed, 0 removed and 38 not upgraded.


以上不成,我又试了以下的:
[root@rhel root]# apt-get install kdebase
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  kdebase: Depends: kdelibs (>= 6:3.3.0) but 6:3.1.3-6.2 is to be installed
           Depends: libkmdi.so.1
           Depends: libkresources.so.1
           Depends: libkwalletclient.so.1
           Depends: qt (>= 1:3.3.3) but 1:3.1.2-13 is to be installed
           PreDepends: themer (>= 0:1.60) but it is not installable
           PreDepends: themer (>= 0:1.60) but it is not installable
E: Broken packages
发表于 2004-10-4 10:40:17 | 显示全部楼层
兄弟,看看debian专区吧!
真正的安装是
apt-get update
apt-get install kde
完成后注销,在“会话”选kde就行了(英文的喔)
回复

使用道具 举报

发表于 2004-10-4 10:48:15 | 显示全部楼层
还有synaptic也可以安装的啊!
回复

使用道具 举报

 楼主| 发表于 2004-10-4 12:17:11 | 显示全部楼层
[quote:56ddc36986="fox_eagle2003"]兄弟,看看debian专区吧!
真正的安装是
apt-get update
apt-get install kde
完成后注销,在“会话”选kde就行了(英文的喔)[/quote]

我之前是用apt-get update了,但还是刚才那样!!!
回复

使用道具 举报

发表于 2004-10-4 12:34:23 | 显示全部楼层
可以用软件包管理器来安装吗?我这里是synaptic
回复

使用道具 举报

发表于 2004-10-4 12:36:11 | 显示全部楼层
你直接安装的话,系统缺少文件,当然会这样的,我记得apt-get有个参数专门检查软件包的依赖性的。check参数。
回复

使用道具 举报

发表于 2004-10-4 12:44:08 | 显示全部楼层
kdebase: Depends: kdelibs (>= 6:3.3.0) but 6:3.1.3-6.2 is to be installed
Depends: libkmdi.so.1
Depends: libkresources.so.1
Depends: libkwalletclient.so.1
Depends: qt (>= 1:3.3.3) but 1:3.1.2-13 is to be installed
PreDepends: themer (>= 0:1.60) but it is not installable
PreDepends: themer (>= 0:1.60) but it is not installable


look this

你的qt, kdelibs 版本不够
你的themer(这个可以search一下)没装。
建议你用apt-cache search 一下然后
apt-get -u dist-upgrade 试一下,实在不行那就只有一个一个u了
想了解更多apt的知识请看这里

http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=86952
回复

使用道具 举报

发表于 2004-10-4 12:45:54 | 显示全部楼层
老大,广告做多了会产生负面效应的.
          
回复

使用道具 举报

发表于 2004-10-4 12:54:29 | 显示全部楼层
老大,广告做多了会产生负面效应的.
           

回复

使用道具 举报

 楼主| 发表于 2004-10-4 23:19:45 | 显示全部楼层
[quote:5751da302e="linky_fan"]
kdebase: Depends: kdelibs (>= 6:3.3.0) but 6:3.1.3-6.2 is to be installed
Depends: libkmdi.so.1
Depends: libkresources.so.1
Depends: libkwalletclient.so.1
Depends: qt (>= 1:3.3.3) but 1:3.1.2-13 is to be installed
PreDepends: themer (>= 0:1.60) but it is not installable
PreDepends: themer (>= 0:1.60) but it is not installable


look this

你的qt, kdelibs 版本不够
你的themer(这个可以search一下)没装。
建议你用apt-cache search 一下然后
apt-get -u dist-upgrade 试一下,实在不行那就只有一个一个u了
想了解更多apt的知识请看这里

http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=86952[/quote]

谢谢,我先看看,如果不明白再问你。留个QQ好吗?还有fox_eagle2003,你有QQ吗?
回复

使用道具 举报

发表于 2004-10-5 09:36:35 | 显示全部楼层
谢谢,我先看看,如果不明白再问你。留个QQ好吗?还有fox_eagle2003,你有QQ吗?

sorry,我不用qq的。msn倒是有
回复

使用道具 举报

 楼主| 发表于 2004-10-6 00:25:03 | 显示全部楼层
[quote:4beb55b4cb="linky_fan"]
谢谢,我先看看,如果不明白再问你。留个QQ好吗?还有fox_eagle2003,你有QQ吗?

sorry,我不用qq的。msn倒是有 [/quote]
mail?
回复

使用道具 举报

发表于 2004-10-6 14:43:06 | 显示全部楼层
    
mail是[email protected]

msn是微软出的一个聊天工具,不过在linux下也能用
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-16 02:40 , Processed in 0.091150 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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