Installing

From Turnracer

Contents

Linux

Source packages (.bz2 and .gz)

  1. Open a terminal emulator
  2. Unpack your package ('tar -xzf YOUR/SOURCE/PACKAGE.tar.gz' (Change the 'z' to a 'j' for .bz2))
  3. Go to turnracer-VERSION ('cd turnracer-VERSION')
  4. Type './configure && make'
  5. Type 'make install' (as superuser)
  6. Type 'turnracer' to play

Debian packages (.deb)

Only for debian users

  1. Open a terminal emulator
  2. Type 'dpkg -i YOUR/DEBIAN/PACKAGE.deb' (as superuser)
  3. Type 'turnracer' to play

NOTE: This package is only tested with the testing destribution. It might not work with other destrubitions (like stable, old-stable...)

Binary (-Binary.tar.bz2)

  1. Open a terminal emulator
  2. Unpack your package to / ('tar -xzf YOUR/SOURCE/PACKAGE.tar.bz2 /')
  3. Type 'turnracer' to play

Windows (-win.zip)

  1. Unpack the windows achive.(With WinZip, 7-zip...) (the most people place it in 'C:\Program Files')
  2. Start Turnracer.exe to play


Problems? Ask it on the forum.