OK here is the problem. I'm tring to install MySQL with MyODBC driver. I'm
on a RH6.2 box and it's not going well and I'm getting into things that I
have know idea what I'm doing. Any help would be good.


MySQL installed fine. (MySQL-3.23.51-1.i386.rpm)
MsSQLClient installed fine (MySQL-client-3.23.51-1.i386.rpm)
MyODBC needs a new libc6 (MyODBC-2.50.39-1.i386.rpm)
  Error error: failed dependencies:
        libc.so.6(GLIBC_2.2) is needed by MyODBC-2.50.39-1
        libmysqlclient.so.10 is needed by MyODBC-2.50.39-1

Downloaded glibc-2.2.90-11.i386.rpm
           glibc-common-2.2.90-11.i386.rpm

won't Install .... says I need
error: failed dependencies:
        rpmlib(PartialHardlinkSets) <= 4.0.4-1 is needed by
glibc-common-2.2.90-11
        rpmlib(PayloadFilesHavePrefix) <= 4.0-1 is needed by
glibc-common-2.2.90-11
        rpmlib(CompressedFileNames) <= 3.0.4-1 is needed by
glibc-common-2.2.90-11
        glibc < 2.2.90 conflicts with glibc-common-2.2.90-11

I have no idea what to do with this..???