mturillo
13th August 2007, 00:32
Hi guys, I need to understand why I cannot install a MySQL5 into a RedHat5 distribution.
I have tried to download these packages from the mysql official website but when I try to install those packages an error occur:
# rpm -ivh MySQL-server-community-5.0.45-0.rhel5.i386.rpm
warning: MySQL-server-community-5.0.45-0.rhel5.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by MySQL-server-community-5.0.45-0.rhel5.i386
rtld(GNU_HASH) is needed by MySQL-server-community-5.0.45-0.rhel5.i386
How can I solved this problem?
Thanks
I have tried to download these packages from the mysql official website but when I try to install those packages an error occur:
# rpm -ivh MySQL-server-community-5.0.45-0.rhel5.i386.rpm
warning: MySQL-server-community-5.0.45-0.rhel5.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by MySQL-server-community-5.0.45-0.rhel5.i386
rtld(GNU_HASH) is needed by MySQL-server-community-5.0.45-0.rhel5.i386
How can I solved this problem?
Thanks