首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法用jhbuild构建pygobject

无法用jhbuild构建pygobject
EN

Unix & Linux用户
提问于 2011-12-24 09:13:49
回答 1查看 467关注 0票数 1

我试图用gtk+ (在ubuntu11.04上)构建jhbuildpygobject,但是在构建gnome-doc-utils时会出现以下错误:

代码语言:javascript
复制
checking whether /opt/tarball-gnome2/bin/python version >= 2.4...
configure: error: too old
** Error during phase configure of gnome-doc-utils: ########## Error running ./autogen.sh --prefix /opt/tarball-gnome2 --libdir '/opt/tarball-gnome2/lib'  --disable-static --disable-gtk-doc  *** [8/8]
EN

回答 1

Unix & Linux用户

发布于 2011-12-25 13:27:11

根据jhbuild 安装手册,它应该检查您是否已经安装了gnome-commongnome-doc-utilsautotools程序,如果没有,它将使用Makefile方法。

我建议您先用apt-get install安装上述软件包,然后再尝试运行./autogen.sh命令。

我假设您正在使用关于如何安装官方指南。

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

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

复制
相关文章

相似问题

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