Skip to content
小飞侠
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
菜单

博客

  1. 首页>
  2. 其他>
  3. make出错 ./configure: error: SSL modules require the OpenSSL library.

make出错 ./configure: error: SSL modules require the OpenSSL library.

  • Post author:xfxia
  • Post published:2023年9月18日
  • Post category:其他



make出错
make: *** No rule to make target `build’, needed by `default’.  Stop.

./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.

ubuntu下解决办法:

apt-get install openssl


apt-get install libssl-dev


你可能也喜欢

Spark的Driver节点和Executor节点

C语言中尽量不要在头文件中定义变量

ORA-06502:PL/SQL:数字或值错误

微信ios浏览器 与 iframe的不兼容问题

C++中的前置++和后置++

【hive】cube和rollup/grouping sets函数

sql 案例 目的:把两个sql合并成一个sql,union和union all 用法

源代码保护方案

【代码笔记】iOS-Transition动画

ubuntu 查找qt是否安装_Ubuntu下的Qt5安装

Mac 中英文输入法切换快捷键caps lock失效解决办法

Breakpad(跨平台crash工具)

Windws获得所有的端口列表

mac 应用程序沙箱_如何更新所有Mac应用程序

Android 使用SimpleAdapter创建图文并茂的ListView

springboot+atomikos 分布式事务处理示例

springboot生成包含特定数字_springboot+kaptcha生成数学运算验证码和字符验证码

支付宝API转账代付接口

jvm GC日志输出

JDBC和连接池

目录

  • APICloud (3)
  • golang (228)
  • java (8,236)
  • linux (4,002)
  • mysql (2,800)
  • php (1,070)
  • python (5,439)
  • solidity (25)
  • uniapp (235)
  • vue (2,463)
  • 其他 (88,233)
  • 小程序 (801)

文章归档

  • 2023年十二月 (1872)
  • 2023年十一月 (477)
  • 2023年十月 (17371)
  • 2023年九月 (44974)
  • 2023年八月 (26399)
  • 2023年七月 (14793)
  • 2023年六月 (1)
  • 2023年五月 (2186)
  • 2023年四月 (3838)
  • 2023年三月 (1544)
  • 2023年二月 (3)
  • 2023年一月 (4)
  • 2022年十二月 (3)
  • 2022年十一月 (36)
  • 2022年十月 (16)
  • 2022年九月 (8)
  • 2021年九月 (1)
  • 2020年九月 (6)
  • 2020年八月 (5)

标签

Aave (1) cosmos (6) defi (255) flag (27) gitee (1) github (1) golang (234) java (8234) linux命令 (82) List (1) map (1115) mysql (3093) npm (237) tendermint (6) uuid (43) vant (64) vmware (270) 区块链 (63) 合约 (37) 小程序版本更新 (3)
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
Copyright xfxia.com 鲁ICP备19024253号-2
关闭菜单