1

Topic: libSDL-1.2.so missing

Hi! Updated to the new 0.5.0 release today, but I can't get the game to start.

./teeworlds: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory

OS: Xubuntu Intrepid Ibex (8.10)

0.4.3 worked great though.

2

Re: libSDL-1.2.so missing

You need the SDL package

# sudo apt-get install libsdl1.2debian

and you are done

3

Re: libSDL-1.2.so missing

Yeah, I know - even though I didn't say that in my earlier post. wink
Maybe it's to much to ask to build deb-packages! Great work, though! I love the game, never been a gamer before - but this is my way to think about stuff that is not work related. smile

But when I'm playing the new version, I don't have the same feeling as I did before. The controls reacts much much slower and if I'm running and jumping I have to release the a-key and press it again to continue to run (when landing). It's even more obvius when I try to fire, the shot comes almost a good second after I press the fire key. Can I make any adjustments on my side, or is it all bound to the game itself?