首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装vte时出错--例如“没有软件包”libpcre2-8“找到”?

安装vte时出错--例如“没有软件包”libpcre2-8“找到”?
EN

Ask Ubuntu用户
提问于 2017-02-09 09:54:54
回答 1查看 3.5K关注 0票数 3

在尝试安装vte-例如时,make给了我以下错误:

./autogen.sh && make && sudo make install

代码语言:javascript
复制
configure: error: Package requirements (glib-2.0 >= 2.40.0 gobject-2.0 pango >= 1.22.0 gtk+-3.0 >= 3.8.0 gobject-2.0 gio-2.0 gio-unix-2.0 zlib libpcre2-8 >= 10.21 gnutls >= 3.2.7) were not met:

No package 'libpcre2-8' 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 VTE_CFLAGS
and VTE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

我使用zsh作为我的默认shell。

编辑:

我用的是ubuntu 16.10

EN

回答 1

Ask Ubuntu用户

发布于 2018-01-03 22:28:31

安装libpcre2-dev解决了我的问题

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

https://askubuntu.com/questions/881513

复制
相关文章

相似问题

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