解决方案:./configure: error: SSL modules require the OpenSSL library.

客官°小女子只卖身不卖艺 2022-11-22 00:15 233阅读 0赞

在执行 ./configure命令时,提示报以下错误:

./configure: error: SSL modules require the OpenSSL library.

详细内容为:

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

解决方案

  1. yum -y install openssl openssl-devel

发表评论

表情:
评论列表 (有 0 条评论,233人围观)

还没有评论,来说两句吧...

相关阅读