]> git.donarmstrong.com Git - infobot.git/blob - INSTALL.patches
- Another patch from Morten Brix Pedersen <morten@wtf.dk>:
[infobot.git] / INSTALL.patches
1 INSTALL.patches
2 -------------------
3
4 - apply *.patch patches inside patches/
5         - cd /usr/lib/perl5/Net
6           patch -p0 < Net::IRC.patch
7         - cd /usr/lib/perl5/WWW/Search
8           patch -p0 < WWW::Search::Google.patch
9
10 - alternatively, move the files from patches/
11         - mv patches/Google.pm /usr/lib/perl5/WWW/Search/
12
13 UPDATE
14 ----------------------
15 you now not need to patch Net::IRC for the forking patch, it's done
16 inside the bot code.  Unfortunately, Net::IRC 0.70 has buggy code that
17 does not detect DCC CHAT properly.  To fix the problems identified,
18 download the debs (convert to tarball if on non-debian system) from:
19 http://nyip.net/~apt/