完整问题复现如下:

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl=<path> option.

解决方案:

apt-get install libssl-dev

./configure: error: SSL modules require the OpenSSL library.相关推荐

  1. ubuntu error: SSL modules require the OpenSSL library.

    ngx_http_echo_module was configured checking for PCRE library - found checking for PCRE JIT support ...

  2. 【庖丁解牛】configure: error: off_t undefined; check your library configuration

    问题重现 configure: error: off_t undefined; check your library configuration 问题解决 在配置文件里添加如下几行 可以直接复制下面内 ...

  3. configure: error: OpenSSL library not found

    编译安装openssl时,没有问题. 在编译openssh时,configure报错 checking OpenSSL header version... 1010107f (OpenSSL 1.1. ...

  4. unbuntu nginx安装详解 /configure: error: the HTTP rewrite module requires the PCRE library

    1 介绍 官网:https://nginx.org/en/download.html windows版本就不多说了,原理一模一样,下面直接介绍linux 下载: wget https://nginx. ...

  5. php7 configure: error: Cannot find OpenSSL‘s <evp.h> 问题解决

    php7 configure: error: Cannot find OpenSSL's 问题解决 参考文章: (1)php7 configure: error: Cannot find OpenSS ...

  6. ./configure: error: the HTTP rewrite module requires the PCRE library

    报错 ./configure: error: the HTTP rewrite module requires the PCRE library. 解决方法 安装PRCE 官网:https://ftp ...

  7. configure: error: Please fix the library issues listed above and try again.解决方案

    搭建ntop是需要运用到:rrdtool-1.2.27.tar.gz 但是在安装的时候回报错.错误信息如下: configure: error: Please fix the library issu ...

  8. configure: error: no termcap library found

    交叉编译源码包 在Centos6.6 上交叉编译 gdb-7.9.tar.gz,出现如标题 所示错误. 首先去官方网站下载gdb的源码包,我下载的gdb-7.9.tar.gz版本的源码包,解压开来,进 ...

  9. ./configure: error: the HTTP gzip module requires the zlib library.

    完整问题复现如下: ./configure: error: the HTTP gzip module requires the zlib library. You can either disable ...

最新文章

  1. 为什么《七周七语言》选中的是这几种语言?
  2. GitHub 重磅开源!这个 AI 项目至少价值百万!!!
  3. php+打开文件和其子文件,【php学习记录】 引用、打开文件
  4. 洛谷 [P1801] 黑匣子
  5. 匿名内部类使用的场景之一
  6. kthread_work和kthread_worker机制
  7. 云昆明理工大学 计算机复试,2012年昆明理工大学计算机考研复试试题(回忆版)...
  8. python e_pythone函数基础(8)内置函数学习
  9. 【LeetCode】剑指 Offer 68 - II. 二叉树的最近公共祖先
  10. Java Sokect编程之HTTP请求
  11. 添加lua_非关系型数据库Redis之Lua脚本
  12. 第 24 章 状态模式
  13. iphone编程,使用代码结束程序
  14. 研究生应如何合理管理时间
  15. HP Compaq 6080 Pro 主机设置wakeonlan
  16. 强网杯 2018 core ROP做法
  17. 单极性SPWM的两种控制方法与过零点输出特性分析比较
  18. 乐高收割机器人_乐高机器人这个大坑,为啥大家都拽着孩子往里跳?
  19. 在线学习编程网站收集
  20. viper4android fx 驱动,ViPER4Android FX 音效驱动社区版安

热门文章

  1. -webkit-gradient webkit内核浏览器的Linear Gradients (线性渐变) -Css3演示
  2. XCTF-高手进阶区:baby_web
  3. java格式化输出双精度小数,用Java格式化双精度类型
  4. 计算机应用在开始栏显示乱码,大神解决win10系统应用程序和开始菜单出现乱码的详细方案...
  5. git 克隆新的 git 地址项目,用户名或者密码输入错误,再次执行不弹出用户名密码无法修改
  6. 两列布局左边定宽,右边自适应
  7. JavaScript算法与数据结构——字典详解
  8. 初中生问题:求任意凸多边形的交叉面积
  9. 资源帖:CV代码库搜集
  10. 『中级篇』Docker Cloud自动构建 Docker image(55)