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

error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory

时间:2019-02-26 21:09:21      阅读:201      评论:0      收藏:0      [点我收藏+]

标签:mys   director   loading   class   http   cto   ror   div   load   

此问题是在 ubuntu 14.04.5 上安装 MySQL 5.6 碰到的,倒腾半天,原因是没有安装 libail.so.1,执行以下命令即可:

 sudo apt-get install libaio1 libaio-dev

 参看连接:https://blog.csdn.net/tongtong0704/article/details/78933112

error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory

标签:mys   director   loading   class   http   cto   ror   div   load   

原文地址:https://www.cnblogs.com/lzj123/p/10440045.html

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