@@ -31,6 +31,10 Optional: | |||
|
31 | 31 | of the rmagick gem using: |
|
32 | 32 | bundle install --without development test rmagick |
|
33 | 33 | |
|
34 | If you need to load some gems that are not required by Redmine core (eg. fcgi), | |
|
35 | you can create a file named Gemfile.local at the root of your redmine directory. | |
|
36 | It will be loaded automatically when running `bundle install`. | |
|
37 | ||
|
34 | 38 | 3. Create an empty utf8 encoded database: "redmine" for example |
|
35 | 39 | |
|
36 | 40 | 4. Configure the database parameters in config/database.yml |
General Comments 0
You need to be logged in to leave comments.
Login now