comparison doc/.svn/text-base/INSTALL.svn-base @ 119:8661b858af72

* Update to Redmine trunk rev 4705
author Chris Cannam
date Thu, 13 Jan 2011 14:12:06 +0000
parents 513646585e45
children 0579821a129a
comparison
equal deleted inserted replaced
39:150ceac17a8d 119:8661b858af72
7 7
8 == Requirements 8 == Requirements
9 9
10 * Ruby 1.8.6 or 1.8.7 10 * Ruby 1.8.6 or 1.8.7
11 11
12 * RubyGems 1.3.1
13
12 * Ruby on Rails 2.3.5 (official downloadable Redmine releases are packaged with 14 * Ruby on Rails 2.3.5 (official downloadable Redmine releases are packaged with
13 the appropriate Rails version) 15 the appropriate Rails version)
14 16
15 * Rack 1.0.1 17 * Rack 1.0.1 gem
16 18
17 * RubyGems 1.3.1 19 * Rake 0.8.3 gem
18 20
19 * Rake 0.8.3 21 * I18n 0.4.2 gem
20 22
21 * A database: 23 * A database:
22 * MySQL (tested with MySQL 5) 24 * MySQL (tested with MySQL 5)
23 * PostgreSQL (tested with PostgreSQL 8.1) 25 * PostgreSQL (tested with PostgreSQL 8.1)
24 * SQLite (tested with SQLite 3) 26 * SQLite (tested with SQLite 3)