Installing MySQL via RPM on RHEL4 glibc errors
Josh <[email protected]> Thu, 21 Aug 2008 12:29:52 -0400
| Newsgroups | gmane.linux.redhat.rpm.general |
|---|---|
| Message-ID | <[email protected]> |
--===============1417013015==
Content-Type: multipart/alternative;
boundary="----=_Part_24265_17068586.1219336192314"
------=_Part_24265_17068586.1219336192314
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
When I try to install mysql on rhel4 I get errors saying glibc needs
updated but when I do rpm -qa | grep glibc it tells me I have glibc2.3.4
which is newer than the version the mysql rpm tells me I need? I'm just
trying to get MySQL installed. Can someone help me out? Exact errors are
below...
[root@localhost ~]# rpm -i MySQL-server-standard-5.0.22-0.rhel4.ia64.rpm
warning: MySQL-server-standard-5.0.22-0.rhel4.ia64.rpm: V3 DSA signature:
NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6.1()(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
libc.so.6.1(GLIBC_2.2)(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
libc.so.6.1(GLIBC_2.2.4)(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
libc.so.6.1(GLIBC_2.3)(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
libcrypt.so.1(GLIBC_2.0)(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
libdl.so.2(GLIBC_2.0)(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
libdl.so.2(GLIBC_2.1)(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
libm.so.6.1()(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
libpthread.so.0(GLIBC_2.2)(64bit) is needed by
MySQL-server-standard-5.0.22-0.rhel4.ia64
[root@localhost ~]#
[root@localhost ~]#
[root@localhost ~]# rpm -qa | grep glibc
glibc-2.3.4-2.41
glibc-2.3.4-2.41
glibc-common-2.3.4-2.41
[root@localhost ~]#
------=_Part_24265_17068586.1219336192314
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div dir="ltr"><span class="value">
When I try to install mysql on rhel4 I get errors saying glibc needs
updated but when I do rpm -qa | grep glibc it tells me I have
glibc2.3.4 which is newer than the version the mysql rpm tells me I
need? I'm just trying to get MySQL installed. Can someone help me
out? Exact errors are below...<br><br><br>[root@localhost ~]# rpm -i MySQL-server-standard-5.0.22-0.rhel4.ia64.rpm<br>warning: MySQL-server-standard-5.0.22-0.rhel4.ia64.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5<br>error: Failed dependencies:<br>
libc.so.6.1()(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br> libc.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br> libc.so.6.1(GLIBC_2.2.4)(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br>
libc.so.6.1(GLIBC_2.3)(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br> libcrypt.so.1(GLIBC_2.0)(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br> libdl.so.2(GLIBC_2.0)(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br>
libdl.so.2(GLIBC_2.1)(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br> libm.so.6.1()(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br> libpthread.so.0(GLIBC_2.2)(64bit) is needed by MySQL-server-standard-5.0.22-0.rhel4.ia64<br>
[root@localhost ~]#<br>[root@localhost ~]#<br>[root@localhost ~]# rpm -qa | grep glibc<br>glibc-2.3.4-2.41<br>glibc-2.3.4-2.41<br>glibc-common-2.3.4-2.41<br>[root@localhost ~]#</span></div>
------=_Part_24265_17068586.1219336192314--
--===============1417013015==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Rpm-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rpm-list
--===============1417013015==--