centos rpm安装mysql出错

[root@cch rpm]# rpm -ivh MySQL-server-5.5.29-1.rhel5.x86_64.rpm
error: Failed dependencies:
libaio.so.1()(64bit) is needed by MySQL-server-5.5.29-1.rhel5.x86_64
libaio.so.1(LIBAIO_0.1)(64bit) is needed by MySQL-server-5.5.29-1.rhel5.x86_64
libaio.so.1(LIBAIO_0.4)(64bit) is needed by MySQL-server-5.5.29-1.rhel5.x86_64

需要使用yum命令快速安装依赖包libaio,运行如下命令:
yum install libaio


本文固定链接: http://blog.wwllcchf.com/?p=471 | 吴文龙的个人博客

作者:wuwenlong 于2014年07月20日发表 & 关键词:
centos rpm安装mysql出错 | 吴文龙的个人博客

报歉!评论已关闭.