*If you receive this error message "/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory" then do the following:
yum install /lib/ld-linux.so.2
or
yum install glibc.i686
This will may add several libraries but seems to correct the problem with the missing file.