PDA

View Full Version : libgthread-2.0


kverko
04-21-2007, 12:23 PM
Hi.
For few days I've been trying to install and launch the game on Gentoo, using AMD64 3000+ with ATI Radeon 9600 pro.

When I run ./rolauncher, being in /usr/local/games/regnum i get something like this:
error while loading shared libraries: libgthread-2.0.so.0: cannot open shared object file: No such file or directory.

Is there any easy way to fix it ( I've found that I have this lib in /usr/lib64 and my /usr/lib is linked to /usr/lib64)?

Znurre
04-21-2007, 12:34 PM
Hi.
For few days I've been trying to install and launch the game on Gentoo, using AMD64 3000+ with ATI Radeon 9600 pro.

When I run ./rolauncher, being in /usr/local/games/regnum i get something like this:
error while loading shared libraries: libgthread-2.0.so.0: cannot open shared object file: No such file or directory.

Is there any easy way to fix it ( I've found that I have this lib in /usr/lib64 and my /usr/lib is linked to /usr/lib64)?

Make a symbolic link to the lib. :)

kverko
04-21-2007, 08:23 PM
Didn't help(still the same result). Thanks anyway.

Znurre
04-21-2007, 08:54 PM
Didn't help(still the same result). Thanks anyway.

May it be because of your architecture?
In that case...
I'm not very experienced with gentoo, I use a rpm based distro myself.
In the case you had used a rpm based distro i would have suggested you to install a copy of the 32 bits lib.
Maybe you can do a such thing using portage?