empty
Transit Executive Logo

Home Download Screenshots Faq Support Development


FAQ

1 - About
1.1 - What is it
1.2 - What license is it released under

2 - Installation
2.1 - What Operating Systems are supported
2.2 - What libraries are required
2.3 - How do I compile it


1.1 - What is it

Transit Executive is a transportation simulation game.


1.2 - What license is it released under

The game is released under the BSD License.


2.1 - What Operating Systems are supported

Currently, Linux, Windows, FreeBSD and Mac OS X.


2.2 - What libraries are required

zlib, libpng, SDL, SDL_mixer.


2.3 - How do I compile it

gcc/mingw: Run 'autoconf' to create the configure file, then run './configure' to create the Makefile. type 'make' and it should compile without any problems. If you have mingw, you can get autoconf from the msysDTK.

MSVC: Under construction.

Mac OS X: Get the required libraries from Fink. Make sure your environment variables are set correctly. You can read about it in the Fink FAQ. Type './configure' then edit the Makefile and remove '-lGL'. Type 'make', when it is compiled, you can type './transitexecutive' to run it.

If you are using CVS, you will need the data files. Extract this to the main 'te' directory and then you may run the 'transitexecutive' binary.



© Copyright 2003-2007 by the Transit Executive Team.

SourceForge.net Logo