Racer Ubuntu Installation
From Knowledge76
Contents |
Overview
From the Racer website: www.racer.nl
Racer is a free cross-platform car simulation project (for non-commercial use), using professional car physics papers to achieve a realistic feeling. Cars, tracks and such can be created relatively easy (compared to other, more closed, driving simulations). The 3D and other file formats are, or should be, documented. Editors and support programs are also available to get a very customizable and expandable simulator. OpenGL is used for rendering.
This How To gets Racer installed on Ubuntu Breezy.
Download Racer
Save the torrent and use Azureus or your favorite Bittorrent to download the installer.
Install FMOD Library
FMOD is a cross platform audio library. Get the lib here: [1]. I saved the file at ~/downloads/racer/libfmod-3.61.zip - Change your command accordingly.
From you terminal
- cd /usr/lib/
- sudo unzip ~/downloads/racer/libfmod-3.61.zip
Install Racer
I saved the Racer installer at ~/downloads/racer/racer_0.5.0-english.run - Change the second command accordingly.
From your terminal:
- sudo apt-get install libstdc++2.10-glibc2.2
- sudo sh ~/downloads/racer/racer_0.5.0-english.run
Type racer to start the game
Add more Cars and Tracks

