安装scim-python失败

系统字体配置、中文显示和输入法问题
回复
mythal
帖子: 10
注册时间: 2007-11-13 11:54

安装scim-python失败

#1

帖子 mythal » 2008-10-31 15:30

按照这个教程安装的http://blog.pcbeta.com/html/84/t-312884.html

但是一直说依赖有问题,第一次用ubuntu不知道如何解决,请大家看看,帮帮忙

aaa@localhost:~$ sudo apt-get install scim-dev python-dev python-enchant python-gtk2-dev libgtk2.0-dev
Reading package lists... Done
Building dependency tree
Reading state information... 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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libgtk2.0-dev: Depends: libgtk2.0-0 (= 2.14.3-0ubuntu3) but 2.14.4-0ubuntu1 is to be installed
Depends: libglib2.0-dev (>= 2.17.6) but it is not going to be installed
Depends: libpango1.0-dev (>= 1.20) but it is not going to be installed
Depends: libatk1.0-dev (>= 1.13.0) but it is not going to be installed
Depends: libcairo2-dev but it is not going to be installed
Depends: libx11-dev (>= 2:1.0.0-6) but it is not going to be installed
Depends: libxext-dev (>= 1:1.0.1-2) but it is not going to be installed
Depends: libxinerama-dev (>= 1:1.0.1-4.1) but it is not going to be installed
Depends: libxi-dev (>= 1:1.0.1-4) but it is not going to be installed
Depends: libxrandr-dev (>= 1:1.0.2-2) but it is not going to be installed
Depends: libxcursor-dev but it is not going to be installed
Depends: libxfixes-dev (>= 1:3.0.0-3) but it is not going to be installed
Depends: libxcomposite-dev (>= 1:0.2.0-3) but it is not going to be installed
Depends: libxdamage-dev (>= 1:1.0.1-3) but it is not going to be installed
python-gtk2-dev: Depends: libglib2.0-dev (>= 2.8) but it is not going to be installed
Depends: python-gobject-dev (>= 2.15.3) but it is not going to be installed
scim-dev: Depends: libscim-dev (>= 1.4.7-3ubuntu10) but it is not going to be installed
E: Broken packages
回复