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