ID:2389500
 
Problem

Every time I use
DreamDaemon


It pops up /lib/ld-linux.so.2: bad elf interpreter: no such file or directory

Now i have tried to install glibc, and libc, but it says its already installed.

I AM using a 64 bit OS, but every time i try to install a 32 bit version it says its not available.

I want to host but this is the problem, Can anyone help?

Problem description:

What distribution are you using?

Typically 64 bit and 32 bit library versions need to match, which can confuse the installation of 32 bit versions on stuff like Fedora/CentOS/RHEL.

Probably best to start with the top answer here:
https://stackoverflow.com/questions/8328250/ centos-64-bit-bad-elf-interpreter

And cover the 'To install (baseline) support for 32-bit executables' and first bit of 'Once you have that, you'll probably need support libs'

Please post commands and the output you get, if you're still stuck!