学习日志-关于安装nrpe是不能make
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了学习日志-关于安装nrpe是不能make相关的知识,希望对你有一定的参考价值。
checking for SSL headers... configure: error: Cannot find ssl headers
安装nrpe,编译的时候提示以下信息
checking for SSL headers... configure: error: Cannot find ssl headers
原因是缺少openssl-devel包,
yum -y install openssl-devel
以上是关于学习日志-关于安装nrpe是不能make的主要内容,如果未能解决你的问题,请参考以下文章