5 replies [Last post]
Joined: 08/07/2010
Groups: None

Tried to run foldit under Fedora 12 X86_64 and got:

Foldit Error: Could not load library: libGL.so.1: cannot open shared object file: No such file or directory.

Then I tried to search the forum for that message and couldn't find a search function. Seriously?

Starting to get exasperated, I start to post a message and see that there are multiple forums available. "Troubleshooting and bugs" looks promising, so I back out. I can't find anywhere to select which forum to read.

At this point I was tempted to throw in the towel, but I thought I'd give it one more chance. I gotta say, though, I'm not impressed.

Joined: 05/09/2008
32-bit libs

so far fold.it is only compiled as a 32 bit app so i think it also needs the 32 bit libraries available.
i know in Kubuntu there is a package called ia32-libs that installs the most common required libs for 32 bit support.
unfortunately i'm not aware of a fedora equivalent to this package.

from what i can tell with a little googling,your best bet is probably to do a "yum whatprovides libGL.so.1" or yum provides and hope it points out a package you can to install.hopefully one with .686 in the name will shows up. it will most likely be "mesa-libGL" your looking for. you may need to add .686 to make it grab the 32 bit version "mesa-libGL.i686" and not the .x86_64 version.

if that works, rinse, lather, and repeat for any other missing libraries

sry if i can't be of more help, ubuntu's repository has spoiled me and its been years since i've used a RPM based distro

thom001's picture
User offline. Last seen 35 min 57 sec ago. Offline
Joined: 05/21/2010
Groups: Team Tornado
Required RPM's

For Fedora 13 x86_64, I needed the following i386 RPM's:
alsa-lib
expat
freeglut
glibc
libselinux
libX11
libXau
libXdamage
libXext
libXfixes
libXi
libXxf86vm
libdrm
libgcc
libstdc
libxcb
mesa-dri-drivers
mesa-libGL
mesa-libGLU
nss-mdns

If this doesn't work, let us know...

Joined: 08/07/2010
Groups: None
For the forums root, you can

For the forums root, you can edit your browser address bar,
such as "http://fold.it/portal/forum/5" --> "http://fold.it/portal/forum/"

thom001's picture
User offline. Last seen 35 min 57 sec ago. Offline
Joined: 05/21/2010
Groups: Team Tornado
Correction for post # 2

Should be i686, not i386

To clarify: "rpm -q freeglut" should return something like "freeglut-2.6.0-5.fc13.i686" in addition to "freeglut-2.6.0-5.fc13.x86_64"

kbob's picture
User offline. Last seen 1 week 4 days ago. Offline
Joined: 09/03/2010
Groups: None
Kubuntu 10.04 need: sudo

Kubuntu 10.04 need:
sudo apt-get install libglut3

Supported by: UW Center for Game Science, UW Department of Computer Science and Engineering, UW Baker Lab, DARPA, NSF, HHMI, Microsoft, and Adobe