##// END OF EJS Templates
Updated INSTALL doc....
Jean-Philippe Lang -
r1610:5d0b53544c85
parent child
Show More
@@ -7,18 +7,15 http://www.redmine.org/
7 7
8 8 == Requirements
9 9
10 * Ruby on Rails 2.0.2 (not Rails 2.1)
11 * A database (see compatibility below)
12
13 Optional:
14 * SVN binaries >= 1.3 (needed for repository browsing, must be available in PATH)
15 * RMagick (gantt export to png)
16
17 Supported databases:
10 * Ruby on Rails 2.1
11 * A database:
18 12 * MySQL (tested with MySQL 5)
19 13 * PostgreSQL (tested with PostgreSQL 8.1)
20 14 * SQLite (tested with SQLite 3)
21 15
16 Optional:
17 * SVN binaries >= 1.3 (needed for repository browsing, must be available in PATH)
18 * RMagick (gantt export to png)
22 19
23 20 == Installation
24 21
General Comments 0
You need to be logged in to leave comments. Login now