I am getting the following error when trying to run several executables:
/lib/libc.so.6: version `GLIBC_2.7\' not found (required by .tools/bridge/bridge)
The 'glibc' is not the latest version, and you can try to update glibc package.
yum install glibc
or
yum install glibc-2.7