Problem running Super Tux Kart (Solved)

Play with your Puppy.
Post Reply
Message
Author
User avatar
Galbi
Posts: 1098
Joined: Wed 21 Sep 2011, 22:32
Location: Bs.As. - Argentina.

Problem running Super Tux Kart (Solved)

#1 Post by Galbi »

Trying to run the great STK v0.7.2 http://supertuxkart.sourceforge.net/
I get an error message saying it can`t find this library: libgssapi_krb5.so.2

Any idea where can I find it?
I'm using Slacko 5.30

Tnx
Last edited by Galbi on Tue 15 Nov 2011, 13:18, edited 3 times in total.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#2 Post by 666philb »

hi galbi

in the slacko ppm, make sure that the three slackware repos are enabled (once ticked the ppm requires a restart) then type " krb " into the find box and install
krb5-1.9.1
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
Galbi
Posts: 1098
Joined: Wed 21 Sep 2011, 22:32
Location: Bs.As. - Argentina.

#3 Post by Galbi »

Thanks for your response but I forgot to mention that I need some kind of package to download manually here (at work, in Windows) to install it at home where I don´t have internet connection.
Can you give the address of the repos?

Thanks again.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#4 Post by 666philb »


User avatar
Galbi
Posts: 1098
Joined: Wed 21 Sep 2011, 22:32
Location: Bs.As. - Argentina.

#5 Post by Galbi »

Many thanks 666philb, this package solved the problem.
:D

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#6 Post by sc0ttman »

Code: Select all

bin/supertuxkart: error while loading shared libraries: liblber-2.4.so.2: cannot open shared object file: No such file or directory
any ideas where I can get liblber-2.4.so.2??
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#7 Post by 666philb »

here..... the slackware version may work but you may need to make a link from liblber-2.4.so.2.5.6 to the version you want.....http://pkgs.org/search/?keyword=openldap
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#8 Post by sc0ttman »

666philb wrote:here..... the slackware version may work but you may need to make a link from liblber-2.4.so.2.5.6 to the version you want.....http://pkgs.org/search/?keyword=openldap
Thanks , but all this .deb, .txz stuff is just leading to more and more deps being required, a really long list in the end... And then it wouldn't run... various problems...

Will have to try compile this... Is it still possible to compile it with SDL only, no OpenGL? Ttuuxxx did it with a much older version... If it's still possible with newer versions, anyone know any tips?
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#9 Post by 666philb »

hi sc0ttman

i'm presuming you're wanting this on akita??

needs these three
http://archive.ubuntu.com/ubuntu/pool/u ... 1_i386.deb
http://archive.ubuntu.com/ubuntu/pool/u ... u1_all.deb
http://www.mediafire.com/file/vc4gk6p56 ... a_deps.pet 1.4mb

and of course your graphic drivers installed.....
for wary you may also need SDL
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#10 Post by sc0ttman »

666philb wrote:hi sc0ttman... i'm presuming you're wanting this on akita??
Yep, for the Akita repo.... You da man!!
I just tested without any OpenGL drivers installed, using only the normal i810 drvier,
still works :), a bit slow, but glxgears is showing ~200 fps at the moment...

Edit: Also tested with Nvidia-173 drivers, opengl enabled...
Works lovely, nice game, never actually played it before...

It's larger than a lot of other packages I've seen,
but it's only the game 'data' pkg that is big, so that's all good, I guess...

I also re-packed a bit, into a single .pet, and I put everything in:

/usr/games/supertuxkart <-- binary is here
/usr/games/supertuxkart/data <--- data stuff here
/usr/games/supertuxkart/lib <--- extra akita libs here, away from system libs
/usr/bin/supertuxkart <--- wrapper shell script, which contains the following:

Code: Select all

#!/bin/sh
LD_LIBRARY_PATH="$LD_LIBRARY_PATH: /usr/games/supertuxkart"
cd /usr/games/supertuxcart 
exec /usr/games/supertuxcart/supertuxkart
Download: http://akita.scottjarvis.com/supertuxca ... -akita.pet (103MB)

Not sure if this pkg will work on other pups or not,
but all you would need to do, is to put the extra libs in
the '/usr/games/supertuxkart/lib' folder.. I think ;)
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

Post Reply