MySQL 5 installation into a Red Hat [latest version]

Discussion in 'Server Operation' started by vaio1, Aug 12, 2007.

  1. vaio1

    vaio1 Member

    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
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page