This wiki has been moved to https://github.com/SuperTux/wiki into the mediawiki branch.
Difference between revisions of "Download/Installation"
(Added two mirrors for 0.1.3-win) |
(→Level Editor: Notice wrt MS2) |
||
Line 101: | Line 101: | ||
http://flexlay.berlios.de | http://flexlay.berlios.de | ||
+ | |||
+ | Note that SuperTux Milestone 2 will use both a new level format and a new level editor. | ||
= Development Version = | = Development Version = |
Revision as of 13:42, 26 May 2006
Release 0.1.3
Linux
Generic Linux x86 Installer
We have an automatic installer created with Autopackage. Just download it here:
http://download.berlios.de/supertux/supertux-0.1.3.x86.package
and execute it. You can find a more detailed explanation here.
Gentoo Linux
This distribution includes a supertux package. Just do the usual emerge (as root):
emerge supertux
Debian/Ubuntu Linux
This distribution includes a supertux package. Just do the usual apt-get or install the package with synaptic.
apt-get install supertux
SuSE Linux
This distribution includes a supertux package. Use yast to install it:
yast2 -i supertux
Arch Linux
1. Download
http://klerik.linuxgames.cz/supertux-0.1.3-1.pkg.tar.gz
2. open a console and type this command:
pacman -Up supertux-0.1.3-1.pkg.tar.gz
Ark Linux
This distribution includes a supertux package. Just type (as root):
apt-get install supertux
Slackware
There's a package available here:
http://www.linuxpackages.net/pkg_details.php?id=7697
Mac OS/X
There's a bundle available here:
http://download.berlios.de/supertux/supertux-0.1.3-macosx.dmg
Windows Installer
There's an automatic installer here:
http://download.berlios.de/supertux/supertux-0.1.3-setup.exe
The binary is also mirrored on several places around the world - here are some of them:
Note that we cannot guarantee the integrity of those mirrors, though.
BeOS
http://www.beinformed.at/sdl/supertux-0.1.3.pkg.zip
PlayStation Portable (PSP)
Deniska has ported SuperTux 0.1.3 to the PSP. Get it here:
http://download.qj.net/SuperTux-v1.0-Gaming-Consoles-PSP-Homebrew-Games/pg/12/fid/584/catid/195
Another port created by Jomar Johansen is available here:
http://download.qj.net/SuperTux-PSP-Edition-v0.1.3-General-Games-Gaming-Consoles-PSP-Homebrew-Games/pg/12/fid/648/catid/195
Any system/Source Code
Download the source code:
http://download.berlios.de/supertux/supertux-0.1.3.tar.bz2
Release 0.1.2
We only mention systems/distributions here that have no 0.1.3 packages yet.
Linux
Fedora / RedHat / ASP Linux
There are rpm packages available here:
http://download.berlios.de/supertux/supertux-0.1.2-rh-fd-asp.i386.rpm
Mandrake/Mandriva Linux
There are rpm packages available here:
http://download.berlios.de/supertux/supertux-0.1.2-1mdk.i586.rpm
Foresight Linux
This distribution includes a supertux package. Just use the normal conary command:
conary update supertux
Level Editor
Additional to the builtin editor of SuperTux 0.1 there is also the flexlay editor which provides more features and better level editing capabilities. You can find it at
http://flexlay.berlios.de
Note that SuperTux Milestone 2 will use both a new level format and a new level editor.
Development Version
If you want to help working on SuperTux, download the latest code from the Subversion repository: (Download/Subversion)
Old Releases
You can find older releases here:
http://sourceforge.net/project/showfiles.php?group_id=69183
Note: if you have created packages for other operating systems/distributions. Mention them in the discussion page and we'll merge them into this page as soon as possible.