X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=INSTALL;h=ebcee18b299e100fba879d6a48cfbb7d91719680;hb=c68ac9b2d4b88535c1a2cfa695f6c4f683f0373c;hp=5a26df36cb59408ab9d0041c39173eb11d97ecd6;hpb=bb482ed34735d13cad2a02cf0f5cdc322b6b9f89;p=infobot.git diff --git a/INSTALL b/INSTALL index 5a26df3..ebcee18 100644 --- a/INSTALL +++ b/INSTALL @@ -1,11 +1,12 @@ Method of installation. ----------------------- -- Move infobot.config to infobot.config.used -- Copy samle.config to infobot.config -- Edit files/infobot.config, modify to taste. +- Move files/sample/sample.config to files/blootbot.config +- Edit files/blootbot.config, modify to taste. +- Edit files/blootbot.chan to set which channels to join. - Edit files/ircII.server to modify list of IRC servers to connect. -- Depends on: + +- Install the following Perl modules: - Net::IRC perl module - Debian: (apt-get install libnet-irc-perl) - WWW::Search @@ -13,9 +14,9 @@ Method of installation. - LWP - Debian: (apt-get install libwww-perl) - HTML::Parser - - Debian: (apt-get install libhtml-parse-perl) + - Debian: (apt-get install libhtml-parser-perl) -- Choice of database +- Choose your database: - MySQL (see INSTALL.mysql) - PgSQL (see INSTALL.pgsql, DOES NOT WORK YET) - Berkeley DBM (see INSTALL.dbm) @@ -26,4 +27,4 @@ Method of installation. - There are "bugs" in the perl modules. (see INSTALL.patches) on how to fix. -- Finally, './infobot' +- Finally, './blootbot'