Hello.
I'm trying to install Folding@Home on my Fedora 9 installation and I am missing at least one file: /lib/ld-linux.so.2
Code:
[torswin@Snoerr CPU1]$ ./FAH504-Console.exe
bash: ./FAH504-Console.exe: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
In Ubuntu, you just had to run:
sudo apt-get install ia32-libs
Anyways. I searched on the Internet and found that it was a part of glibc i383 and i686. However, when I try to install that package it says I already have it installed so I'm guessing it's referring to the x86_64 version I have installed.
There must be a way to fix this, so could anyone please help?
btw, I'm sort of noobish