Install 32 bit glibc on 64 bit CentOS 6
问题 (a) I was trying to run a Software (64-bit) on a 64 bit Cent OS-6 based System (with no internet access), and I got following error: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory (b) On searching it was understood that 32-bit glibc is to be installed. Searched all dependencies in a different system with internet connection, downloaded from internet, and loaded all rpms in the system via pendrive and tried to install glibc for 32 bit. I got below error message is obtained