Installation

Source

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