]> git.donarmstrong.com Git - infobot.git/blobdiff - INSTALL.patches
- bleh. no need to explain. had to back out one change by mistake.
[infobot.git] / INSTALL.patches
index 440ca3b508d7b6180a3b4ca3d6a9044c9f7e4376..53de9dce4af4f6c51d8815c794a3e3cd0c97440f 100644 (file)
@@ -1,8 +1,19 @@
 INSTALL.patches
 -------------------
 
-- apply *.patch patches from docs/     ( DOES THIS WORK???)
+- apply *.patch patches inside patches/
        - 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/