mysql编译安装报错:Cannot find appropriate system libraries for WITH_SSL=system._www.suchazz.com

mysql编译安装报错:Cannot find appropriate system libraries for WITH_SSL=system.

2022-08-12 10:06:01  浏览:298  作者:信息发布员

mysql编译安装报错:Cannot find appropriate system libraries for WITH_SSL=system.

现象显示:

=================================================================

Cannot find appropriate system libraries for WITH_SSL=system.

Make sure you have specified a supported SSL version. 

Valid options are : 

system (use the OS openssl library), 

yes (synonym for system), 

</path/to/custom/openssl/installation>**

=================================================================


解决办法:yum install -y openssl-devel


评论区

共 0 条评论
  • 这篇文章还没有收到评论,赶紧来抢沙发吧~

【随机内容】

返回顶部