summaryrefslogtreecommitdiff
path: root/REQUIREMENTS
blob: 068c1b9a1b829cb6327a75e9ba681bf7da49dad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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+
      socket
      uri

Plugin requirements
(these are all optional, if you don't have them, the plugins just won't
function)

babelfish, wserver:
      net/http 1.2+


excuse,insult:
      net/telnet

nslookup:
      resolv-replace (optional)

slashdot:
      REXML

External programs needed for rbot
=================================

Plugin requirements
(These are all optional)

host plugin:
      host(1)

spell plugin:
      ispell(1)