On 2013-04-05, Nitin Mehta <ntn...@yahoo.com> wrote: > > We're trying to upgrade our existing MySQL 5.1.26 to MySQL 5.1.68 but the > installation gives error:libc.so.6(GLIBC_2.4) is needed by > MySQL-server-community-5.1.68-1.rhel5.i386 rtld(GNU_HASH) is needed by > MySQL-server-community-5.1.68-1.rhel5.i386 Now, GLIBS2.4 is not available for > RHEL4 and MySQL 5.1 and 5.5 are supported on RHEL4 as per this: > http://www.mysql.com/support/supportedplatforms/database.html > Any ideas?
You have apparently taken an RPM for RHEL5 and attempted to use it in RHEL4. It should not be a surprise that it doesn't work. To get it working, either use the correct RPMs (which may not be available), compile from source yourself, or upgrade to RHEL5. --keith -- kkel...@wombat.san-francisco.ca.us -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql