Bug #11645 Install of Mysql 4.1 on AMD 64bit Red Hat Enterprise Linux ES release 3
Submitted: 29 Jun 2005 19:39 Modified: 29 Jun 2005 19:59
Reporter: Keith Larson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S1 (Critical)
Version:4.1 OS:AMD 64bit Red Hat Enterprise Lin
Assigned to: CPU Architecture:Any

[29 Jun 2005 19:39] Keith Larson
Description:
Hello I am trying to install the latest Mysql onto a new AMD 64 bit Red Hat Ent Server. 

Red Hat Enterprise Linux ES release 3 (Taroon Update 5)
AMD 64bit. 

rpm -ihv MySQL-server-standard-4.1.12-0.rhel3.x86_64.rpm MySQL-client-standard-4.1.12-0.rhel3.x86_64.rpm MySQL-debuginfo-4.1.12-0.rhel3.x86_64.rpm MySQL-devel-standard-4.1.12-0.rhel3.x86_64.rpm MySQL-shared-standard-4.1.12-0.rhel3.x86_64.rpm

Or to keep it simple :  rpm -ihv MySQL-server-standard-4.1.12-0.rhel3.x86_64.rpm
error: Failed dependencies:
        libc.so.6()(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libc.so.6(GLIBC_2.2.5)(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libc.so.6(GLIBC_2.3)(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libcrypt.so.1()(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libcrypt.so.1(GLIBC_2.2.5)(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libdl.so.2()(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libdl.so.2(GLIBC_2.2.5)(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libm.so.6()(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libm.so.6(GLIBC_2.2.5)(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libnsl.so.1()(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libpthread.so.0()(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        librt.so.1()(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3
        libz.so.1()(64bit) is needed by MySQL-server-standard-4.1.12-0.rhel3

I keep getting Dependency issues. 

 rpm -qa | grep glibc
glibc-headers-2.3.2-95.33
compat-glibc-7.x-2.2.4.32.6
glibc-kernheaders-2.4-8.34.1
glibc-2.3.2-95.33
glibc-devel-2.3.2-95.33
glibc-profile-2.3.2-95.33
glibc-common-2.3.2-95.33
glibc-utils-2.3.2-95.33

It appears I have the Libs ?  

How to repeat:
rpm -ihv MySQL-server-standard-4.1.12-0.rhel3.x86_64.rpm
[29 Jun 2005 19:59] Keith Larson
It appears my ISP installed 32bit on my 64bit box.  

hmm grin.

I will update if still a bug.