Tux Racer is a 3D game for our Nokia N900, where we have to get all the fish that we can, sliding down by the ice with our friend Tux.

Using the accelerometer of our N900 we must get the maximum possible speed, avoiding rocks and trees. A game very entertaining
.
Tux Racer is available in the Extras-Devel repository. To learn more about repositories, click here.

Any chance for help? It is saying some components are missing. How can I get them into my n900?
cheers
try downloading the old version 1st, called “supertux”, and then install this “tux racer”, it worked for me
Thanks for advice mate, but unfortunately did not help in my case.
When I try to install the “Tuxrace”, it shows me the following message “Unable to install tuxrace. Some application packages required for the installation are missing. When I click on detail button there is libxum6 and libgles1 stated as missing components. I have no idea what else should I do as I am a new user of maemo OS.
where can i downlod this i cant find the download link thanx
Install rootsh by following these steps:
http://wiki.maemo.org/Root_access#rootsh
Using the command line (X-terminal) you might be able to install the missing packages by entering the following lines:
sudo gainroot
apt-get install libxum6
apt-get install libgles1
If this succeeds, the packages are installed; thus try installing Tux Racer again
Hey i tried both’ installing the first version and installing rootsh then typing in the comands, but i still cant get the game to install
it gives me a message saying “Unable to install ‘Tuxrace’. Conflicting application packages’…
Thanks for this information. I installed package: libgles2-sgx-img through rootsh, and the problem has disseapered.
Thanks Xirt for your useful guide.
I suppose this is the problem with wrong URI setting for the Nokia System Software Repository. I’ve had the same problem with my PR1.1.1, but after I change the path of the uri to https://downloads.maemo.nokia.com/fremantle/ssu/002 (The US version number I suppose), it wokrs fine now.