0
点赞
收藏
分享

微信扫一扫

报错libaio.so.1: cannot open shared object file的解决方法

centos7.6安卓mysql5.7时编译报错:

Installing MySQL system tables..../bin/mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory

解决办法:

yum install -y libaio

举报

相关推荐

0 条评论