我在Ubuntu16.04上构建了emacs26,执行./config --prefix=/usr/local/emacs后显示如下:
configure: error: The following required libraries were not found:
gnutls
Maybe some development libraries/packages are missing?
If you don't want to link with them give
--with-gnutls=no
as options to configure
Run Code Online (Sandbox Code Playgroud)
我试图解决这个问题很多次,但是失败了。谁能帮助我,非常感谢。
neg*_*ega 14
该错误消息告诉您解决问题的两种方法。
gnutls开发包。您可以通过执行以下操作找到它apt-cache search 'libgnutls.*-dev',然后使用进行安装apt-get。gnutls,点./config --prefix=/usr/local/emacs --with-gnutls=no小智 9
唯一对我有用的是安装 pkg-config。
| 归档时间: |
|
| 查看次数: |
3678 次 |
| 最近记录: |