首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在CentOS 7上构建pidgin-otr-4.0.0 :找不到洋酒和紫色

在CentOS 7上构建pidgin-otr-4.0.0 :找不到洋酒和紫色
EN

Unix & Linux用户
提问于 2014-08-05 18:57:09
回答 1查看 1.7K关注 0票数 4

我在CentOS 7上从源代码中构建了洋酒,这是因为目前还没有可用的软件包。但是,pidgin-otr-4.0.0无法找到pidginpurple的头。

它们驻留在/usr/local/include中,我无法用它的建议计算出配置脚本想要什么:

代码语言:javascript
复制
checking for EXTRA... configure: error: Package requirements (glib-2.0 >= 2.6 gtk+-2.0 >= 2.6 pidgin >= 2.0 purple >= 2.0) were not met:

No package 'pidgin' found
No package 'purple' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EXTRA_CFLAGS
and EXTRA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

我尝试了各种PKG_CONFIG_PATH选项,比如/usr/local/usr/local/include,以及EXTRA_LIBS。我不知道现在该怎么办。

我只需要指定pidginpurple驻留在/usr/local/include中。

EN

回答 1

Unix & Linux用户

发布于 2017-02-02 15:19:53

我知道这个问题是针对CentOS的,但由于这是我在寻找Ubuntu时获得的第一个结果,下面是一些Ubuntu16.04帮助。

我想念pidgin, purple, gtk+-2.0

我需要sudo apt install libgtk2.0-dev pidgin-dev libpurple-dev libgcrypt20-dev

票数 2
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/148576

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档