QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1593|回复: 4

apt-get install不能安装的问题

[复制链接]
发表于 2008-3-19 19:03:18 | 显示全部楼层 |阅读模式
最近想在LINUX上装“飞鸽传书”在网上查说对以下的包有依赖关系
libxml-parser-perl libgnomeui-dev libpanel-applet2-dev
于是我想用下面的命令来安装可是遇到了问题
apt-get install libxml-parser-perl libgnomeui-dev libpanel-applet2-dev
输出如下:
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package libxml-parser-perl
不太清楚原因是什么,希望有人能帮我解决,谢谢
发表于 2008-3-19 19:19:48 | 显示全部楼层
没有libxml-parser-perl这个包。不过飞鸽传书好像并不一定要上面的包吧。
回复

使用道具 举报

 楼主| 发表于 2008-3-20 09:35:36 | 显示全部楼层

但是当我./configure的时候有下面的提示

Package libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeui-2.0' found

apt-get install libgnomeui的输出是这样的
Reading Package Lists... Done
Building Dependency Tree... Done
Package libgnomeui has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
E: Package libgnomeui has no installation candidate
回复

使用道具 举报

发表于 2008-3-20 11:25:41 | 显示全部楼层
没有libgnomeui这个包的原因,好像./configure有个参数可以不用gnome的。
回复

使用道具 举报

 楼主| 发表于 2008-3-20 11:45:40 | 显示全部楼层
我又这样输入:
./configure --without-gnome
像您说的想停用gnome 包
可输出的结果是一样的
checking for PACKAGE... configure: error: Package requirements (libgnomeui-2.0
                           libpanelapplet-2.0
                           gtk+-2.0 >= 2. were not met:

Package libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeui-2.0' found

把gnome换成gnomeui试过了,结果也是一样
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-23 21:28 , Processed in 0.042872 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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