Changeset 400
- Timestamp:
- 01/12/07 13:51:29 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/manual/latex/tex/installing_and_configuring.tex
r389 r400 159 159 Locomotive - http://locomotive.raaum.org/ - is a pre-packaged Ruby on Rails, that includes Rails, all the needed depencies and a graphical interface for controlling Rails applications. When downloading Locomotive, you should choose the RMagick bundle from http://locomotive.raaum.org/bundles.html. 160 160 161 Besides the package you'll need a database. NorfelloCMMS supports MySQL, PostgreSQL and SQLite. MySQL is available as a handy package for both PPC and Intel Macs from http://dev.mysql.com/downloads/mysql/5.0.html #downloads. See below for installation instructions for PostgreSQL and SQLite.161 Besides the package you'll need a database. NorfelloCMMS supports MySQL, PostgreSQL and SQLite. MySQL is available as a handy package for both PPC and Intel Macs from http://dev.mysql.com/downloads/mysql/5.0.html\#downloads. See below for installation instructions for PostgreSQL and SQLite. 162 162 163 163 After installing Locomotive and a database you can proceed to Downloading and installing NorfelloCMMS OS \ref{subsec:downloading}.