]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
Update REQUIREMENTS
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 23 Oct 2006 22:37:10 +0000 (22:37 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 23 Oct 2006 22:37:10 +0000 (22:37 +0000)
REQUIREMENTS

index 587adb57dea511c6a6947ee406e77b4a48856934..93fe36c58b160dabc278d9c05553154ad14ef7a8 100644 (file)
@@ -5,21 +5,23 @@ 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.1+
+      net/http 1.2+
+      net/https        (for debian, this will also need libopenssl-ruby)
       socket
       uri
 
       socket
       uri
 
-      (for debian, you'll also need libopenssl-ruby)
-
 Plugin requirements
 (these are all optional, if you don't have them, the plugins just won't
 function)
 
 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
       REXML
+rss:
+      rss
+rubyurl:
+      shorturl
+time:
+      tzinfo
 
 External programs needed for rbot
 =================================
 
 External programs needed for rbot
 =================================