summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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