首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

centos-6.0-x86装配mysql缺少libaio.so.1

2013-07-08 
centos-6.0-x86安装mysql缺少libaio.so.1error: Failed dependencies:libaio.so.1 is needed by MySQL-ser

centos-6.0-x86安装mysql缺少libaio.so.1
error: Failed dependencies:
libaio.so.1 is needed by MySQL-server-5.5.17-1.linux2.6
libaio.so.1(LIBAIO_0.1) is needed by MySQL-server-5.5.17-1.linux2.6       
libaio.so.1(LIBAIO_0.4) is needed by MySQL-server-5.5.17-1.linux2.6


缺少部分库文件,最好采用yum install mysql-server这种安装模式,很多依赖的包它都会自动补上了,包括一些php接口之类的都会自动装上,这是最简便安全的办法

热点排行