I am getting this error on CentOS:
/lib/ld-linux.so.2: bad ELF interpreter: No such file
I tried to solve this problem using following command.
yum -y install glibc.i686
But it didn't work. It says:
No package glibc.i686 available.
My CentOS version: 6.7
Could anyone help me? Thanks.