Page 1 of 1
STK not working on fresh upgrade of Natty 11.04

Posted:
29 Apr 2011, 22:53
by bovineuniversity
I upgraded to natty last night... ppa:littel-jo/stk-0.7.1 was in my sources as suggested in the "stuck on zippers" thread.
I installed the updates to STK that were available and the game won't start. When I run it from command line I get this error:
supertuxkart: error while loading shared libraries: libIrrlicht.so: cannot open shared object file: No such file or directory
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
29 Apr 2011, 23:15
by Kinsu
I don't know why your system can't find the irrlicht library (I think it is included in STKĀ ?) but if you add download it to your system lib folder it should be OK.
Or maybe just add STK's folder to the libpath env variable ?
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
29 Apr 2011, 23:31
by bovineuniversity
I thought it might be an issue with whatever was updated for Natty. STK worked after the upgrade, but it quit working after I installed the available update to it.
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
29 Apr 2011, 23:33
by Auria
Hi,
I'm not sure if Little Jo visits this forum; maybe you could contact him from Launchpad?
This package is not made by any core team member so we can't really help with it
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
29 Apr 2011, 23:41
by bovineuniversity
oh, ok.. you were the one who suggested I add that ppa in this thread:
viewtopic.php?f=17&t=1391Let me ask this: what is the best way to keep up to date on STK on a *buntu based system?
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
30 Apr 2011, 00:06
by kalado
I'm using supertuxkart on ubuntu 11.04 and I downloaded it from sourceforge and it's working well, make you could try this.
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
30 Apr 2011, 00:25
by bovineuniversity
So you just did a download and install? What are your plans for keeping it up to date? Because I've found that there's lots of cool new development going on that I want to keep up to date.
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
30 Apr 2011, 00:45
by Auria
If you want to use the latest SVN, the best way is definitely building from source (
http://supertuxkart.sourceforge.net/Build_STK_on_Linux )
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
30 Apr 2011, 00:56
by bovineuniversity
I may do that.. I haven't built anything for quite a while.... *buntu has made me lazy!

Re: STK not working on fresh upgrade of Natty 11.04

Posted:
01 May 2011, 12:59
by jarvis
Hello
i fixed this bug today but the servers of canonical are too busy.
a workaround :
- {l Code}: {l Select All Code}
sudo apt-get install libirrlicht1.8
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
01 May 2011, 16:05
by Auria
Nice, thanks
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
01 May 2011, 18:45
by lelkoun
I have the same problem. I installed libirrlicht1.8 manually, but it still does not work.
- {l Code}: {l Select All Code}
supertuxkart: error while loading shared libraries: libenet.so.0debian1: cannot open shared object file: No such file or directory
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
01 May 2011, 20:12
by Kinsu
I've seen another libenet related problem
here, maybe it can help...
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
01 May 2011, 20:23
by bovineuniversity
I was able to get the SVN version compiled, so I guess I'll just do an update and recompile every so often to stay up to date.
Re: STK not working on fresh upgrade of Natty 11.04

Posted:
01 May 2011, 20:32
by lelkoun
Kinsu: Thanks.
Complete list of all required packages:
- libirrlicht1.8
- libenet0debian1
- libopenal1
- libcurl3