lonestar 斑竹,是不是说支持stardict了啊,为什么我运行apt-get install stardict 汇出现
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:
stardict: Depends: libbonoboui-2.so.0
Depends: libgconf-2.so.4 but it is not installable
Depends: libgnome (>= 2.2.0) but it is not going to be installed
Depends: libgnome-2.so.0
Depends: libgnomeui (>= 2.2.0) but it is not going to be installed
apt 的source我已经加上了阿
呵呵,辛苦老大,您再看看,还有问题,我想这些我可以解决,但还是发出来,因为缺包
[root@MagicLinux ~]# apt-get install stardict
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:
stardict: Depends: libbonoboui-2.so.0
Depends: libgnome (>= 2.2.0) but it is not going to be installed
Depends: libgnome-2.so.0
Depends: libgnomeui (>= 2.2.0) but it is not going to be installed
Depends: libgnomeui-2.so.0
Depends: libgnomevfs-2.so.0
E: Broken packages
于是我一个个监察
[root@MagicLinux ~]# apt-get install libbonoboui
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:
libbonoboui: Depends: libgnome (>= 2.5.0) but it is not going to be installed
Depends: libgnome-2.so.0
Depends: libgnomevfs-2.so.0
E: Broken packages
我知道这几个包都有,也许有依赖关系,
于是
[root@MagicLinux ~]# apt-get install libgnome
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:
libgnome: Depends: gnome-vfs2 (>= 2.6.0) but it is not going to be installed
Depends: libgnomevfs-2.so.0
E: Broken packages
继续
[root@MagicLinux ~]# apt-get install gnome-vfs2
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:
gnome-vfs2: Depends: gnome-mime-data (>= 2.4.1) but it is not installable
E: Broken packages
查到gnome-mime-data有问题,去source看了一下,没有这个包