diff options
author | Yaohan Chen <yaohan.chen@gmail.com> | 2007-07-18 17:24:05 +0000 |
---|---|---|
committer | Yaohan Chen <yaohan.chen@gmail.com> | 2007-07-18 17:24:05 +0000 |
commit | 14d78b4cab6b4dc4ef90b9b57f559cf6b662e755 (patch) | |
tree | d3ed09d4874f8c152e5ac58c1155e2df102a0538 | |
parent | dda088467e4cfdd776d291396f596395e641bbc2 (diff) |
added information about ruby-gettext in REQUIREMENTS
-rw-r--r-- | REQUIREMENTS | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 93fe36c5..b692ec13 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -2,13 +2,14 @@ Ruby modules needed for rbot ============================ Core requirements - bdb (berkley db) http://www.ruby-lang.org/en/raa-list.rhtml?name=bdb - (which requires libdb2 or better, from - www.sleepycat.com) + bdb (berkley db) http://www.ruby-lang.org/en/raa-list.rhtml?name=bdb + (which requires libdb2 or better, from + www.sleepycat.com) net/http 1.2+ - net/https (for debian, this will also need libopenssl-ruby) + net/https (for debian, this will also need libopenssl-ruby) socket uri + ruby-uettext 1.8.0+ optional, if installed rbot can use localized messages Plugin requirements (these are all optional, if you don't have them, the plugins just won't |