emacs - 如何在 Centos 7 上使用 gnutls 编译 emacs 26.2?

标签 emacs compilation gnutls

我尝试在 Centos 7 上编译 Emacs 26.2。所以我运行

./configure

但是脚本提示:

configure: error: The following required libraries were not found:
     gnutls
Maybe some development libraries/packages are missing?

但是 yum 告诉我 gnutls 已经安装了:

Package gnutls-3.3.29-9.el7_6.x86_64 already installed and latest version

在编译带有 gnutls 支持的 Emacs 时我还错过了什么?

最佳答案

尝试安装包gnutls-devel。虽然gnutls包包含运行使用GnuTLS的程序所需的文件,但gnutls-devel需要编译> 使用 GnuTLS 的程序。

关于emacs - 如何在 Centos 7 上使用 gnutls 编译 emacs 26.2?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56787198/

相关文章:

c++ - 抑制 emacs 中的 c++ 命名空间缩进

emacs - 在 Emacs 中,如何粘贴到多术语中

emacs - 如何从 Eval : in . dir-local.el 设置缓冲区局部变量?

windows - 在 Emacs 中引用 MS Windows 特殊文件夹

c++ - 安装了 Ftdilib 但 ftdi_enable_bitbang "was not declared in this scope"

windows - GnuTLS:无法使用 GIT_SSH_COMMAND 获取随机数据

c++ - 内联公共(public)接口(interface)的方法

android - ASSIMP - 安卓 NDK 工具链

tar - 为 ubuntu 10.04 LTS 提取 tar.xz 和 tar.lz 的 gnutls 库文件

ssl - 如何使用 GnuTLS 将 PEM 证书转换为 PKCS12