Hi Jeffrey Anderson!

 On 2013.11.01 at 13:03:41 -0700, Jeffrey Anderson wrote next:

> This link is created by the glibc-2.5 package.   libc version 6 is the same
> as GNU libc v2, and has been installed as the default libc on all redhatish
> systems for over a decade.  I think your installation problems are somehow
> related to packaging problems, not to actual installed libc versions.  What
> exactly are you attempting to do?
> 

His problem is with libc version (he just cut out the exact output and
it got confusing :).
Basically yum complained about missing dep like
libc.so.6(GLIBC_2.8)(64bit)

Of course, glibc 2.5 in 5.9 can't provide abi compatibility with 2.8 so
packages built with glibc >= 2.8 won't work as simply as that...

-- 

Vladimir