X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=REQUIREMENTS;h=74fd26f65ba6be9bf331f8b8cdf32f69a7432ce7;hb=414734f9872b1d60d2c92951965c0aba0cdf5884;hp=587adb57dea511c6a6947ee406e77b4a48856934;hpb=ee3677e075a6881425e66b29d566d3a4f53a564d;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/REQUIREMENTS b/REQUIREMENTS index 587adb57..74fd26f6 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -2,24 +2,28 @@ 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) - net/http 1.1+ + 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) socket uri - - (for debian, you'll also need libopenssl-ruby) + ruby-gettext 1.8.0+ http://www.yotabanana.com/hiki/ruby-gettext.html?ruby-gettext + 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 function) -babelfish, wserver: - net/http 1.2+ - -slashdot, freshmeat, rss: +bash, digg, slashdot, freshmeat, forecast: REXML +rss: + rss +rubyurl: + shorturl +time: + tzinfo External programs needed for rbot =================================