TuxFleet    to Index


this package is under heavy development, the game itself is not yet playable, this version should only be seen as a demo version


Compiling TuxFleet:

Unix:

to be able to compile TuxFleet, you  should have    and    installed on your system

compiling on Linux/other Unixes:

    <edit src/Makefile>
    make
    ./tfleet.run

should be enough to compile and run it from the current directory (no need to install it).

    <edit Makefile>
    su
    make install

will install TuxFleet (per default) in /usr/local/games/tuxfleet,
creating a shell script as /usr/local/bin/tuxfleet to start the game.
 

compiling on Windows:

    TuxFleet should compile on Windows too, but I don't have a development environment running under Windows - but if you can compile it, please send me an email and make the binaries available for me per ftp or http

I tried but failed - comile ok, but I didn't simply know the windows-dll the linker wanted, cause he cried for missing symbols I've never heard about before. Sigh.


see also:    playing TuxFleet     Startup Gui