当前位置: 技术问答>linux和unix
redhat 9.0 安装mysql
来源: 互联网 发布时间:2016-11-08
本文导语: 在官网上下载了MySQL-5.5.9-1.rhel5.i386.tar包 ,将文件以二进制的形式ftp到虚拟机rehat上 解压文件到MySQY-5文件夹下: 然后将路径切换到解压目录下 运行 rpm -ivh *.rpm --force 报如下错:root@localhost MySQL-5]# rpm -ivh *.rpm --...
在官网上下载了MySQL-5.5.9-1.rhel5.i386.tar包 ,将文件以二进制的形式ftp到虚拟机rehat上
解压文件到MySQY-5文件夹下:
然后将路径切换到解压目录下
运行 rpm -ivh *.rpm --force
报如下错:root@localhost MySQL-5]# rpm -ivh *.rpm --force
error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by MySQL-client-5.5.9-1.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-client-5.5.9-1.rhel5
rtld(GNU_HASH) is needed by MySQL-client-5.5.9-1.rhel5
libaio.so.1 is needed by MySQL-server-5.5.9-1.rhel5
libaio.so.1(LIBAIO_0.1) is needed by MySQL-server-5.5.9-1.rhel5
libaio.so.1(LIBAIO_0.4) is needed by MySQL-server-5.5.9-1.rhel5
libc.so.6(GLIBC_2.3.4) is needed by MySQL-server-5.5.9-1.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-server-5.5.9-1.rhel5
rtld(GNU_HASH) is needed by MySQL-server-5.5.9-1.rhel5
libc.so.6(GLIBC_2.3.4) is needed by MySQL-shared-5.5.9-1.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-shared-5.5.9-1.rhel5
rtld(GNU_HASH) is needed by MySQL-shared-5.5.9-1.rhel5
新手学redhat 在网上搜了没解决问题 大侠们帮帮忙
解压文件到MySQY-5文件夹下:
然后将路径切换到解压目录下
运行 rpm -ivh *.rpm --force
报如下错:root@localhost MySQL-5]# rpm -ivh *.rpm --force
error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by MySQL-client-5.5.9-1.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-client-5.5.9-1.rhel5
rtld(GNU_HASH) is needed by MySQL-client-5.5.9-1.rhel5
libaio.so.1 is needed by MySQL-server-5.5.9-1.rhel5
libaio.so.1(LIBAIO_0.1) is needed by MySQL-server-5.5.9-1.rhel5
libaio.so.1(LIBAIO_0.4) is needed by MySQL-server-5.5.9-1.rhel5
libc.so.6(GLIBC_2.3.4) is needed by MySQL-server-5.5.9-1.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-server-5.5.9-1.rhel5
rtld(GNU_HASH) is needed by MySQL-server-5.5.9-1.rhel5
libc.so.6(GLIBC_2.3.4) is needed by MySQL-shared-5.5.9-1.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-shared-5.5.9-1.rhel5
rtld(GNU_HASH) is needed by MySQL-shared-5.5.9-1.rhel5
新手学redhat 在网上搜了没解决问题 大侠们帮帮忙
|
楼主你用新一点的linux版本吧,你看看提示信息里,那么多缺的东西,想升级上去很难,即使升级成功了,你那redhat9估计也面目全非了。
|
版本问题,高版本装在低版本系统上。。。
|
redhat9都是古董级的linux了 那么老 你却要装那么高版本的mysql 你这不是自虐吗?
|
嗯哼。。
|
随便换个现在新的版本都行,fedora14、ubuntu10、debian6,安装都很方便的
否则glibc的依赖关闭解决不了
否则glibc的依赖关闭解决不了
|
如果没yum源安装的话。就只有一个一个的解决 依赖关系了。有点郁闷。真的建议用CENTOS,还是很方便的