Linux App Install Issues
If it helps any, I'm running Knoppix 6 on a cheapo Acer netbook.
So... first I got the .tar.bz2 file. easy enough. Uncompressed it. Everything I can find says I'm supposed to only have to use four command-line instructions:
cd /home/knoppix/supertux-0.3.1
./configure
make
make install
but wait... after trying this it became apparent that make wasn't on my system (what kind of system is that?). So, with the help of Synaptic, I got make on there, tried it again, and it still didn't work. After looking at the Supertux docs it turned out it wanted cmake. Well, no problem, right? I've got Synaptic, right? Wrong. The server was down or something and Synaptic couldn't help me. So, I look in the docs again, and it says something called jam is supposed to work in basically the same way. So I get that with Synaptic (successfully), but on the third line ("jam") it it tells me
./Jamconfig: No such file or directory
Couldn't find config. Please run 'configure' first.
What? What's ./Jamconfig? Didn't I just run configure?
I'm clueless. Any idea what's going on here?
8
comments
|
Add Comment
|
It also seems that jam is missing its configuration file - it's different from running ./configure for your game, that's totally separate - dunno why. (Tried running "configure?")
I'd try using apt-get (as root...duh).
$ sudo apt-get install supertux2
Of course you will have to make sure that deb http://archive.ubuntu.com/ubuntu/ karmic universe is added to the other repos, either in Software Sources or by manually editing the sources.list.
If that doesn't work, see http://supertux.lethargik.org/wiki/Download/Stable
(Oh, and try installing cmake again...just for yuks. :) )
Supertux does come with jamfiles, so it presumably would work if whatever went wrong with jam didn't go wrong (not that I'd know).
apt-get seems to have the same problem as Synaptic.
A little more detail on how to add repos? I know ubuntu's has the new version, but I wouldn't know what to do about it.
I looked all over their site, but nothing was too helpful... besides, you linked to the 0.1.3 (stable) page, I'm trying to get the unstable version (0.3.1). Yeah, stupid, I know, but it is a much better game.
And, yes, I did try installing cmake three times each with Synaptic and apt-get.
You add repositories by going to System>Adminstration>Software sources (that's the nice, easy, gui way). Then go to Other sources and add it. You'll need to google to find out which one to add - try "supertux repository". :D
Just out of curiosity, what's the problem with apt-get again? That seems strange...
apt-get gives me an error message (I forget exactly what it is) amounting to not being able to get the files from the server.
Edit: as I was writing this up I found what I think you need instead. Go here and download the .deb and run it (I *think* .debs install fine in Knoppix, since it's derived from Debian, right?). See how that works.
![]() |












Vancouver Mini Maker Faire 2012
Rebuilding NordicTrack ski machine drive rollers
Looking for New Zealand-based Instructables authors for conference on August 27 in Wellington
Call to makers - Brighton Mini Maker Faire
Milk Crates - not as green as you think
TEDxBaghdad - Iraq - violence, dust storms and open sourced manufacturing
UK Mini Maker Faire - The Derby Silk Mill - New Poster to Share!







