码迷,mamicode.com
首页 > 其他好文 > 详细

安装 Keepalived -- ./configure 时报错

时间:2016-07-30 18:25:16      阅读:1282      评论:0      收藏:0      [点我收藏+]

标签:

OpenSSL is not properly installed on your system.

 

./configure时老是报!
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
configure: error:
  !!! OpenSSL is not properly installed on your system. !!!

  !!! Can not include OpenSSL headers files. 

 

解决:

yum install -y openssl openssl-devel

 

安装 Keepalived -- ./configure 时报错

标签:

原文地址:http://www.cnblogs.com/debiao/p/5721434.html

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