TracNav menu
Installing Tracks
General requirements
The most up-to-date instructions can be found within each distribution in the doc/README_FOR_APP file.
You need the following components, whichever platform you are on:
- Ruby (1.8.2 or greater)
- Rails (best installed via gems)
You also need a web server of some kind (Apache, lighttpd or the built-in WEBrick), and a database server (MySQL, Postgresql or SQLite).
Specific instructions for various platforms:
- MacOS X Installation
- Windows
- Debian GNU/Linux
- Fedora
- John Holbrook made a writeup of installing Tracks on FreeBSD 7.0 with lighttpd
