LinuxSir.cn,穿越时空的Linuxsir!

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

安装gaim要求glib2.0,这个怎么apt?不知道包名字

[复制链接]
发表于 2003-11-16 20:07:10 | 显示全部楼层 |阅读模式
谢谢了
发表于 2003-11-16 20:39:37 | 显示全部楼层

我也想知道!

下面是我的错误信息:

checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLib 2.0 is required to build Gaim; please make sure you have the GLib
*** development headers installed. The latest version of GLib is
*** always available at http://www.gtk.org/.
 楼主| 发表于 2003-11-16 20:44:12 | 显示全部楼层
apt-get install libglib2.0-dev
apt-get install libgtk2.0-dev
发表于 2003-11-16 20:54:44 | 显示全部楼层
谢谢nfool兄!
发表于 2003-11-16 21:02:56 | 显示全部楼层

又有新错误!

checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error:
*** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
*** development headers installed. The latest version of GTK+ is
*** always available at http://www.gtk.org/.
发表于 2003-11-16 21:03:42 | 显示全部楼层

安装

# apt-get install libgtk2.0-dev
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:
  libgtk2.0-dev: Depends: libpango1.0-dev (>= 1.2.0-3) but it is not going to be installed
E: Broken packages
发表于 2003-11-16 21:04:30 | 显示全部楼层

继续安装

# apt-get install libpango1.0-dev
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:
  libpango1.0-dev: Depends: libfreetype6-dev (>= 2.1.3) but it is not going to be installed
                   Depends: libxft-dev but it is not going to be installed
                   Depends: libfontconfig1-dev (>= 2.1.91) but it is not going to be installed
E: Broken packages
发表于 2003-11-16 21:05:25 | 显示全部楼层

再继续

# apt-get install libfreetype6-dev
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:
  libfreetype6-dev: Depends: libfreetype6 (= 2.1.5-3) but 2.1.7-1 is to be installed
E: Broken packages
发表于 2003-11-16 21:06:12 | 显示全部楼层

接着

# apt-get install libfreetype6
Reading Package Lists... Done
Building Dependency Tree... Done
libfreetype6 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
发表于 2003-11-16 21:08:03 | 显示全部楼层

似乎进入了循环!

提示我装libfreetype6-dev,好,我输入,这时提示我装libfreetype6,我已经装了,然后重复再安装libfreetype6-dev,完了,还是提示我安装libfreetype6!

怎么回事?刚学debian不懂,请指点。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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