marvin.s 发表于 2006-5-8 00:38:28

关于magiclinux安装gnome的问题

我输入apt-get update
done
再输入apt-get install gnome-core

出现
# apt-get -f install gnome-core
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:
gnome-core: Depends: GConf2 (>= 2.12.0) but it is not going to be installed
            Depends: ORBit2 (>= 2.12.4) but it is not going to be installed
            Depends: alsa-utils (>= 1.0.10-2) but 1.0.10-1mgc is to be installed
            Depends: cairo (>= 1.0.2) but it is not going to be installed
            Depends: control-center (>= 2.12.1) but it is not going to be installed
            Depends: eog (>= 2.12) but it is not going to be installed
            Depends: epiphany (>= 1.8.3) but it is not going to be installed
            Depends: firefox (>= 1.0.7-3) but 0:1.0.7-2mgc is to be installed
            Depends: gedit (>= 2.12.1) but it is not going to be installed
            Depends: glib2 (>= 2.8.4) but 2.6.5-1mgc is to be installed
            Depends: gnome-applets (>= 2.12.2) but it is not going to be installed
            Depends: gnome-backgrounds (>= 2.12.2) but it is not going to be installed
            Depends: gnome-desktop (>= 2.12.2) but it is not going to be installed
            Depends: gnome-icon-theme (>= 2.12.0) but it is not going to be installed
            Depends: gnome-keyring (>= 0.4.5) but it is not going to be installed
            Depends: gnome-menus (>= 2.12.0) but it is not going to be installed
            Depends: gnome-panel (>= 2.12.2) but it is not going to be installed
            Depends: gnome-session (>= 2.12.0) but it is not going to be installed
            Depends: gnome-system-monitor (>= 2.12.1) but it is not going to be installed
            Depends: gnome-terminal (>= 2.12.0) but it is not going to be installed
            Depends: gnome-themes (>= 2.12.0) but it is not going to be installed
            Depends: gnome-utils (>= 2.12.1) but it is not going to be installed
            Depends: gnome-vfs2 (>= 2.12.1) but it is not going to be installed
            Depends: gnome-vfs2-smb but it is not going to be installed
            Depends: gnome-volume-manager (>= 1.5.4) but it is not going to be installed
            Depends: gstreamer (>= 0.8.11) but it is not going to be installed
            Depends: gstreamer-plugins but it is not going to be installed
            Depends: gstreamer-tools but it is not going to be installed
            Depends: gtk2 (>= 2.8.8) but 2.6.8-2mgc is to be installed
            Depends: kdmtheme (>= 1.0.1-2) but 1.0.1-1mgc is to be installed
            Depends: libbonobo (>= 2.10.1) but it is not going to be installed
            Depends: libbonoboui (>= 2.10.1) but it is not going to be installed
            Depends: libgnomeprintui22 (>= 2.12.1) but it is not going to be installed
            Depends: libgnomeui (>= 2.12.0) but it is not going to be installed
            Depends: librsvg2 (>= 2.12.0) but it is not going to be installed
            Depends: libwnck (>= 2.12.0) but it is not going to be installed
            Depends: libxklavier (>= 2.0) but it is not going to be installed
            Depends: metacity (>= 2.12.2) but it is not going to be installed
            Depends: nautilus (>= 2.12.2) but it is not going to be installed
            Depends: nautilus-open-terminal but it is not going to be installed
            Depends: pango (>= 1.10.3) but 1.8.1-2mgc is to be installed
            Depends: startup-notification but it is not going to be installed
            Depends: yelp (>= 2.12.2) but it is not going to be installed
kdepim-devel: Depends: kdepim (= 3.4.3-2mgc) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

怎么办?

heyuqi 发表于 2006-5-8 09:48:49

源重新设置了没有?

marvin.s 发表于 2006-5-8 12:07:11

我设置了gnome2.12的源阿
但是很多软件都需要更新
比如说我的firefox是1.07.2的
它要求的是1.5的
等等

heyuqi 发表于 2006-5-8 12:25:45

因为 ff 1.07.2 是不支持 cairo 显示的,需要升级,但是仓库中最高版本是 1.5

你试试用 smart --gui 来安装,好像仓库中引入了新版本的 gstreamer,与 g12 的 gnome-core 有冲突,有几个 GNOME 包都安装不上的。

我猜是这个问题,那样的话用 apt-get 无法安装,试试 smart
页: [1]
查看完整版本: 关于magiclinux安装gnome的问题