summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2013-01-20 17:23:14 +0100
committerJochen Topf <jochen@topf.org>2013-01-20 17:23:14 +0100
commit0b045dae7fbef4890b92eb337e6e53163c183f62 (patch)
tree9b9f5433b0b5d13d060afa88e69bfa002be045bb /README
parent767b56220b1d3696415210c4f243d852bbb2402a (diff)
downloadtaginfo-0b045dae7fbef4890b92eb337e6e53163c183f62.tar
taginfo-0b045dae7fbef4890b92eb337e6e53163c183f62.tar.gz
Update README
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index caf03d3..d76f08b 100644
--- a/README
+++ b/README
@@ -21,17 +21,18 @@ PREREQUISITES
-------------
Uses
- * Mongrel
+ * Mongrel or Apache2 mod_passenger
* Sinatra web framework http://www.sinatrarb.com/
* Rack Contrib Gem (for Rack::JSONP)
* JSON gem (install with gem, Debian/Ubuntu packages are too old and buggy)
* curl binary
+ * sqlite3 binary and ruby libs
Debian/Ubuntu packages:
- rubygems curl
+ curl sqlite3 ruby-sqlite3 ruby-passenger libapache2-mod-passenger
Gems:
- gem install mongrel rack rack-contrib sinatra json
+ gem install rack rack-contrib sinatra sinatra-r18n json
There is a developer mailing list at
http://lists.openstreetmap.org/listinfo/taginfo-dev