随笔分类 -  Linux

摘要:安装nginx的时候出现 ./configure: error: SSL modules require the OpenSSL library. 解决方法: Centos需要安装openssl-develUbuntu则需要安装:sudo apt-get install libssl-dev 安装n 阅读全文
posted @ 2017-03-25 11:52 aallennty 阅读(3338) 评论(0) 推荐(0)