Overclock.net - Overclocking.net
     
 
Home Gallery Reviews Blogs Register Today's Posts Mark Forums Read Members List


Go Back   Overclock.net - Overclocking.net > Blogs > Tech Yabber

Rate this Entry

Bad ELF Interpreter with SMP? Try this.

Posted 06-19-08 at 05:26 PM by max302

For those of you who do not yet know, I am a total, utter, complete Fedora whore. When it comes to Linux, if it isn't sponsored by Red Hat, I'm not running it. Now I do download other more specific distros, but when I'm installing Linux on a box for everyday or server use, I always grab my trusty Fedora.

However, a few days ago when I was setting up my server again after a hard drive failure, I came across a problem running the Folding at Home x64 SMP client. The error message I got was bad ELF interpreter... which confused me because I don't know how you can possibly interpret a compiled binary. I did a bit of searching, and it turns out that I didn't have some of the required libs, at least not in the format it had to be in.

The culprit was glibc, pretty standard libs, but in it's x86 form, as the x64 files were properly installed. What's weirder is that the Linux SMP client, which is x64 only, needs x86 files to run... hmmm hmm. Anyways, the problem can easily be solved be running the following line at your terminal.

Code:
yum install glibc.i686
I used YUM because that's the standard software updater on Fedora for up to Werewolf I think, it's something else for Sulphur, but YUM still is there. You can use apt-get if you're a debian-based guy/gal, or whatever the hell you usually use, you should have repo problems for such an essential package.

SMP should now run smooth. Happy folding!
Posted in Software, Linux
Views 359 Comments 0
« Prev     Main     Next »
Total Comments 0

Comments

 

All times are GMT -5. The time now is 11:36 PM.


Overclock.net is a Carbon Neutral Site Creative Commons License

Terms of Service / Forum Rules | Privacy Policy | DMCA Info | Advertising | Become an Official Vendor
Copyright © 2009 Shogun Interactive Development. Most rights reserved.
Page generated in 0.08347 seconds with 18 queries