Installation
Source
- Make sure you have install tar an gz or bz2 (gz if you have downloaded the gz package, else the bz2)
- Type 'tar -xzf THE/PATH/TO/THE/TURNRACER/PACKAGE.tar.gz'(in a terminal emulator), change the z to j for bz2.
- Go to the directory where you have unpacked turnracer('cd THE/PATH')
- Type './configure'
- Type 'make'
- Type 'make install' (as superuser)