--- ircd-hybrid-8/INSTALL 2011/08/09 20:29:20 1156 +++ ircd-hybrid-8/INSTALL 2012/03/27 11:19:43 1314 @@ -2,7 +2,7 @@ $Id$ - Copyright (c) 1997-2011 IRCD-Hybrid Development Team + Copyright (c) 1997-2012 IRCD-Hybrid Development Team ---------------------------------------------------------------------- @@ -34,11 +34,11 @@ ircd-hybrid. 1. Read the NEWS file to find out about the exciting new features in - this version. Other good reads are BUGS, etc/example.conf, and + this version. Other good reads are BUGS, doc/example.conf, and README. 2. Run the configure script. It will create config.h and the - Makefiles to match your system. In hybrid-7, the paths are now handled + Makefiles to match your system. The paths are now handled with the --prefix option to configure. /usr/local/ircd is the default if no prefix is specified. @@ -96,20 +96,11 @@ used for *small* networks, as this tends to be a performance hit on larger networks. - * --enable-syslog=kill/squit/connect/users/oper, separated by - spaces, in quotes - Enables syslog logging, with events you specify - (none is okay too, and logs the most essential messages only.) - - * --enable-syslog-facility=FACILITY - Check with your sysadmin to see - what this should be; by default it is LOG_LOCAL4. If you get it wrong - initially, no problem; just edit the value in include/setup.h. - * --with-nicklen, --with-topiclen - Respectively, sets the maximum NICK length and maximum TOPIC length. Note that this must be consistent across your entire network. Defaults are 9 and 120, respectively. - * --disable-zlib - Build the ircd without ziplinks support. 3. Run 'make'; this should build the ircd. @@ -120,21 +111,7 @@ 5. If you wish to install the contrib modules, run 'make install' in the contrib/ folder to compile and install the modules and help pages. - 6. If you wish to enable the user log, oper log, and failed oper log, - kill log, kline log and the gline log issue these commands at the - shell prompt (in the prefix directory). - - $ touch logs/userlog - $ touch logs/operlog - $ touch logs/foperlog - $ touch logs/kill - $ touch logs/kline - $ touch logs/gline - - Note: If you use different names in ircd.conf, you must 'touch' - their specific names. - - 7. If you are upgrading from Hybrid 5 or Hybrid 6, the config files + 6. If you are upgrading from Hybrid 5 or Hybrid 6, the config files have changed drastically. By default, the kline file is named kline.conf, the dline file is