Download Latest Version Binaries for Windows (14.1 MB)
Email in envelope

Get an email when there's a new version of Legend of Tux

Home / lotux_v0_8_stable
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2010-02-06 774 Bytes
legendoftux.tar.gz 2010-02-06 15.8 MB
legendoftux_v0_8.zip 2010-02-06 14.1 MB
Totals: 3 Items   29.9 MB 0
Legend of Tux
Levi D. Smith (gitcommand@gmail.com)
2009, 2010
Version 0.8 Release notes for Linux
February 6, 2010

To compile under Linux, you must have the SDL, SDL_ttf, SDL_mixer, and SDL_image development libraries installed.  In Ubuntu, these can be installed using Synaptic package manager and searching for "sdl".  
(libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, SDL_image-1.2.10 and all dependencies)

The version of SDL_image that I installed with Synaptic (1.2.6-3) gave compilation errors about not finding IMG_INIT_PNG, so I had to install SDL_image from source.

Use the Makefile in the main directory to compile from source
# make

I've also included a working binary (./lotux) that I compiled on my system running Ubuntu 9.4.  Your mileage may vary.
Source: README.txt, updated 2010-02-06