BIG TIME Egg on my face that you helped me expose! Your comments and questions led me to find out I've been trying to install the wrong RPM version! I was trying to install the IA64 version, not the Linux AMD64 / Intel EM64T version like my Xeon processors actually supports (I'm an idiot). I apologize greatly for the time you spent (but it did lead to the solution YET again!!) My donation has been made (They add together but just update the date of the donation), the advice and knowledge is more then worth it. I thank-you ALL yet again for your help!

Hiding in a hole of shame.

Mark Kenney
Donation Page
Please rememeber to make a donation when you get the wisdom of the Monk community. Its a small price to pay for your sanity...

Original Post:

I thank-you all again in advance. This has to be the best site I have found. My name is Mark Kenney and if you check the donations page, you will see that I'm willing to give back to support this excellent site.

I know that this problem is not PERL based but it is my current first step to moving my PERL application over to a new Dell 2850 server to run my PERL application. PLEASE HELP!

I'm getting multiple messages of error when I try to install MySQL 4.0 RPMs on the system (I'll attach the messages at the end). It is a Dell 2850 64-bit server running RedHat ES 3.0. I know I'm missing out on something that will also extend into when I go to remove PERL 5.8 and install PERL 5.6.1 (as earlier suggested when 5.8 had issues) and install DBI.

I swear to make another donation to the site to support all the workers and and the users who provide the great support I have gotten in the past. Thank-you all for the help you have given, I'll give back with anything I can...

Mark

Linux dellserver2.4.21-20.EL #1 SMP Wed Aug 18 20:34:58 EDT 2004 x86_64 x86_64 x86_64 GNU/Linux

root@dellserver root# rpm -ivh MySQL-*.*
warning: MySQL-client-4.0.21-0.ia64.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6.1()(64bit) is needed by MySQL-client-4.0.21-0
libc.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-client-4.0.21-0
libc.so.6.1(GLIBC_2.3)(64bit) is needed by MySQL-client-4.0.21-0
libm.so.6.1()(64bit) is needed by MySQL-client-4.0.21-0
libm.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-client-4.0.21-0
libpthread.so.0(GLIBC_2.2)(64bit) is needed by MySQL-client-4.0.21-0
libc.so.6.1()(64bit) is needed by MySQL-devel-4.0.21-0
libc.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-devel-4.0.21-0
libm.so.6.1()(64bit) is needed by MySQL-devel-4.0.21-0
libpthread.so.0(GLIBC_2.2)(64bit) is needed by MySQL-devel-4.0.21-0
libc.so.6.1()(64bit) is needed by MySQL-server-4.0.21-0
libc.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-server-4.0.21-0
libc.so.6.1(GLIBC_2.3)(64bit) is needed by MySQL-server-4.0.21-0
libcrypt.so.1(GLIBC_2.0)(64bit) is needed by MySQL-server-4.0.21-0
libdl.so.2(GLIBC_2.0)(64bit) is needed by MySQL-server-4.0.21-0
libdl.so.2(GLIBC_2.1)(64bit) is needed by MySQL-server-4.0.21-0
libm.so.6.1()(64bit) is needed by MySQL-server-4.0.21-0
libm.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-server-4.0.21-0
libpthread.so.0(GLIBC_2.2)(64bit) is needed by MySQL-server-4.0.21-0
libc.so.6.1()(64bit) is needed by MySQL-shared-4.0.21-0
libc.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-shared-4.0.21-0
libc.so.6.1(GLIBC_2.3)(64bit) is needed by MySQL-shared-4.0.21-0
libm.so.6.1()(64bit) is needed by MySQL-shared-4.0.21-0
libm.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-shared-4.0.21-0
libpthread.so.0(GLIBC_2.2)(64bit) is needed by MySQL-shared-4.0.21-0

20041012 Edit by castaway: Changed title from 'Redhat ES 3.0 and MySQL 4.0'


In reply to (OT) Redhat ES 3.0 and MySQL 4.0 by mkenney

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.