X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e70e2dbe9f3fd6422ba74c5f36d50c80705c2ba8..c7ffb35e8b07255796e62e52a6a23950f88ae093:/doc/README_FOR_APP diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index dc6dbad6f..863e19d39 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP @@ -11,6 +11,9 @@ http://wiki.openstreetmap.org/wiki/Rails * Make your db (see db/README) * Install ruby libxml bindings: sudo apt-get install libxml-ruby1.8 libxml-parser-ruby1.8 +* Install ImageMagick libraries & ruby gem: + sudo apt-get install libmagickcore-dev + sudo gem install rmagick * Install primary keys plugin for active record (minimum version 0.9.1) sudo gem install composite_primary_keys * Make sure you have a MTA listening on localhost:25 if you want mail @@ -39,4 +42,4 @@ http://wiki.openstreetmap.org/wiki/REST =Bugs See the 'rails_port' component for bugs: -http://trac.openstreetmap.org/query?status=new&status=assigned&status=reopened&component=rails_port&order=priority +http://trac.openstreetmap.org/query?status=new&status=assigned&status=reopened&component=website&order=priority