I am trying to install mysql on linux but encountering some problem.
# rpm -ivh MySQL-server-community-5.1.37-0.rhel5.i386.rpm
warning: MySQL-server-community-5.1.37-0.rhel5.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by MySQL-server-community-5.1.37-0.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-server-community-5.1.37-0.rhel5
libpthread.so.0(GLIBC_2.3.4) is needed by MySQL-server-community-5.1.37-0.rhel5
rtld(GNU_HASH) is needed by MySQL-server-community-5.1.37-0.rhel5
can someone help me. Thanks.