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


你可能也喜欢

ngrok在国内的正确打开方式

js分页代码

Oracle11g重建EM 报ORA-20001: SYSMAN already exists

2021-11-2训练赛C题题解

IDEA项目如何上传至GitHub(保姆级教程)

枚举和联合(共用体)

QT上位机开发–新建QT工程以及登录界面设计

elasticsearch之搜索结果处理

7-13 是否完全二叉搜索树(30 分)

Matlab中直线拟合的实现+求取斜率和截距

手机登录页面(记住密码)

js 鼠标滑轮滚动事件

AD域(active directory)基础概念(一)

mariadb忘记密码修改密码

WebService soap报文请求与响应报文解析

mac上的centos7虚拟机联网问题解决

单行、多行内容超出指定宽度或高度时,显示省略号

threejs 效果合成EffectComposer 导致场景变暗淡

ValueError: could not convert string to float: ‘\ufeff50’及ValueError: Cannot feed value of shape错误

js删除页面cookie

目录

  • 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
关闭菜单