骑在墙上の博客

  • Home
  • Archives
  • Categories
  • Tags
  • About
  • Table of Contents
  • Overview
🐣

🐣

52 posts
57 tags
GitHub E-Mail
Links
  • Keep It Simple And Stupid
0%

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

Posted on 2018-07-16 Edited on 2019-09-12

CentOS 7.2 下 ./configure Nginx 时出现以下错误 ./configure: error: SSL modules require the OpenSSL library. 解决方法: 执行以下命令:

yum -y install openssl openssl-devel

# configure # OpenSSL
configure: error: You need a C++ compiler for C++ support
php编译安装
© 2021 🐣
Powered by Hexo & NexT.Mist