X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=REQUIREMENTS;h=587adb57dea511c6a6947ee406e77b4a48856934;hb=b50bc708c4be90d85328d52ba23755a58f9b59a4;hp=068c1b9a1b829cb6327a75e9ba681bf7da49dad9;hpb=0f3e302547363ea237454dda891ddb5de1be4476;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/REQUIREMENTS b/REQUIREMENTS index 068c1b9a..587adb57 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -9,6 +9,8 @@ Core requirements 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) @@ -16,14 +18,7 @@ function) babelfish, wserver: net/http 1.2+ - -excuse,insult: - net/telnet - -nslookup: - resolv-replace (optional) - -slashdot: +slashdot, freshmeat, rss: REXML External programs needed for rbot @@ -39,3 +34,12 @@ spell plugin: ispell(1) +Running rbot on win32 +===================== + +here is bdb: +http://ftp.ruby-lang.org/pub/ruby/binaries/mingw/1.8/ext/bdb-0.5.1-i386-mingw32-1.8.tar.gz + +and you need the Win32 MinGW version of Ruby: +http://ftp.ruby-lang.org/pub/ruby/binaries/mingw/1.8/ruby-1.8.4-i386-mingw32.tar.gz +