PDA

View Full Version : libgthread library issue


ArchmagusArcana
03-21-2008, 08:54 PM
When i try to run the 32 bit linux client in terminal i get this:

regnum32$ ./rolauncher
./rolauncher: error while loading shared libraries: libgthread-2.0.so.0: cannot open shared object file: No such file or directory

I've tried that molloc thing too....


Now, i have searched here, and on the ubuntu forums and have had scant luck finding anything relating to this.

I cannot find libgthread in synaptic anywhere....this game was working just fine till i reloaded the os, so my thinking is that it is a dependancy of some other program.

The 64bit client works ok, its kind of hard to be in the wz sometimes, as i see the grid lines most of the time, and form time to time i see some crazy stuff coming off of mobs and pcs, mostly pcs; it seems to me like it is poorly rendered textures, usually large triangles coming off of movable objects, stretching from them to the edge of the screen.


As i have mentioned in another thread, 3d works great, getting 8500 fps on glxgears, and other 3d games work just fine. Yes, i have tried playing with gfx settings, turned off all extra effects, turned down AA and such, and still get the issue, sometimes worse. I took a few screens of the crazy stuf coming from pcs, but when i try to take screens of the gird its like an old tv when your antenna was just catching the edge of a signal and all warped and scanlined.


I can deal with that for a while i guess, but what im looking to do is see if the 32 bit client works like it used to before i nuked the old os....it could just be a video problem, but i dont want to mess with that if i dont have to. If anyone could help me out, with either one of these issues, that would really be great.

ArchmagusArcana
03-21-2008, 09:35 PM
~/regnum32$ ldd rolauncher
linux-gate.so.1 => (0xffffe000)
libpthread.so.0 => /lib32/libpthread.so.0 (0xf7f91000)
libgthread-2.0.so.0 => not found
libgtk-x11-2.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libGL.so.1 => /usr/lib32/libGL.so.1 (0xf7ef0000)
libXxf86vm.so.1 => not found
libXext.so.6 => not found
libXt.so.6 => not found
libstdc++.so.6 => not found
libm.so.6 => /lib32/libm.so.6 (0xf7eca000)
libgcc_s.so.1 => not found
libc.so.6 => /lib32/libc.so.6 (0xf7d80000)
libglib-2.0.so.0 => not found
libgdk_pixbuf-2.0.so.0 => not found
libpango-1.0.so.0 => not found
libX11.so.6 => not found
libgobject-2.0.so.0 => not found
libdl.so.2 => /lib32/libdl.so.2 (0xf7d7a000)
/lib/ld-linux.so.2 (0xf7fb9000)
libXinerama.so.1 => not found
libSM.so.6 => not found
libz.so.1 => not found
libexpat.so.1 => not found
libXext.so.6 => not found
libX11.so.6 => not found


So i made a symlink of the /usr/lib/libgthread......

And now, when i try ./rolauncher i get....

./rolauncher
./rolauncher: error while loading shared libraries: libgthread-2.0.so.0: wrong ELF class: ELFCLASS64


Now, i know im trying to run a 32 bit program using x64 architecture, but it worked fine before....i guess i dont know enough to know where the 32 bit file is, i cannot find it in a search. if anyone happens to know a 32 bit program that includes the same deps as regnum, let me know and ill just synaptic that.

Froste
03-21-2008, 10:24 PM
in debian this file is part of the package called

libglib2.0-0

ArchmagusArcana
03-22-2008, 02:20 AM
Libglib seems to be installed.....


I did however, see some of the same problems with the linking of libs in wine, some of the same libs too. Since i had wine installed on the previous os, i thought that i might try wine here too, and see if it would link things for me......so far, it is working.

Froste
03-22-2008, 06:04 AM
But if you run a 64bit system your libglib is probably the 64bit package not the 32bit you needed --- but why aren't you using the 64bit regnum client?

ArchmagusArcana
03-22-2008, 04:19 PM
I do use it, but i get all sorts of crazy stuff on my screen, poorly rendered textures, grid lines with textures on overlay, triangles and such centered on a pc, sometimes me, that extends all the way to the end of the screen; its not so bad in realm, but once i get into the wz, there are certain places that its really hard to be, like Meni for one.

http://img337.imageshack.us/img337/8215/screenshot2008031820462vh2.jpg

http://img246.imageshack.us/img246/4815/screenshot2008031820345gm2.jpg

ive had some where they have taken up the whole screen. Those are what i get on a fairly regular basis on the x64 client. Ive spent a loto f time playing with gfx settings, and it seems the lower they go, the worse to problem gets.

So far, on that 32 bit client that wine somehow tricked into working, ive got great gfx, little choppiness, and no sound, but i saw threads on that early, so i can fix that when i get a chance. For me it just seems like 32 bit works better....maybe after next update ill give 64 a whirl again and see if it works a little better.