OpenSSL is not properly installed on your system.

墨蓝 2022-06-11 05:42 1132阅读 0赞

./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

发表评论

表情:
评论列表 (有 0 条评论,1132人围观)

还没有评论,来说两句吧...

相关阅读