码迷,mamicode.com
首页 > Web开发 > 详细

apache源码编译安装问题

时间:2017-10-18 19:50:24      阅读:184      评论:0      收藏:0      [点我收藏+]

标签:linux

checking for OpenSSLversion >= 0.9.8a... FAILED

configure: WARNING:OpenSSL version is too old

no

checking whether toenable mod_ssl... configure: error: mod_ssl has been requested but can not bebuilt due to prerequisite failures




解决方法:

yum -y install openssl-devel

yum update openssl

apache源码编译安装问题

标签:linux

原文地址:http://13155409.blog.51cto.com/13145409/1973785

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!