]> git.donarmstrong.com Git - infobot.git/blobdiff - INSTALL.patches
- patch from Morten Brix Pedersen <morten@wtf.dk>. Thanks!
[infobot.git] / INSTALL.patches
index 440ca3b508d7b6180a3b4ca3d6a9044c9f7e4376..3ff49d0b03b0a978b04f0d100d6509623b888e28 100644 (file)
@@ -1,8 +1,19 @@
 INSTALL.patches
 -------------------
 
-- apply *.patch patches from docs/     ( DOES THIS WORK???)
+- apply *.patch patches from patches/  ( DOES THIS WORK???)
        - cd /usr/lib/perl5/Net
          patch -p0 < Net::IRC.patch
        - cd /usr/lib/perl5/WWW/Search
          patch -p0 < WWW::Search::Google.patch
+
+- alternatively, move the files from patches/
+       - mv patches/Google.pm /usr/lib/perl5/WWW/Search/
+
+UPDATE
+----------------------
+you now not need to patch Net::IRC for the forking patch, it's done
+inside the bot code.  Unfortunately, Net::IRC 0.70 has buggy code that
+does not detect DCC CHAT properly.  To fix the problems identified,
+download the debs (convert to tarball if on non-debian system) from:
+http://nyip.net/~apt/