49686/centos-error-64-bit-bad-elf-interpreter
So, I'm trying to install a 32-bit application on a 64-bit version of CentOS and got this error:
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
How can I resolve this?
In my experience, a single yum command will fix this plus 99% of similar problems. Either prefix the following command with 'sudo' or run as root, whichever works best for you.
yum groupinstall "Compatibility libraries"
try this. getconf LONG_BIT Output: 32, if OS is 32 ...READ MORE
Follow the below steps and procedures: Prerequisites Must have ...READ MORE
Hey @Dinesh, this isn't an error, its ...READ MORE
You need to set your default gateway. ...READ MORE
Npm depends on NodeJS to run/get installed. ...READ MORE
Please check the below-mentioned syntax and commands: To ...READ MORE
Here is what you can do.Just use packagesmatching to ...READ MORE
I had the same issue. I solved ...READ MORE
Cygnus is supposed to create /var/run/cygnus/ when started. You ...READ MORE
Bash actually expands the asterisk to every ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.