From: Zoot Date: Thu, 25 Mar 2004 23:17:04 +0000 (+0000) Subject: Documentation update X-Git-Tag: v1.4.0-rc1~242 X-Git-Url: http://git.pk910.de/?p=srvx.git;a=commitdiff_plain;h=96e84db7c8b0c0f88b8c9fee86115e070a5bf360 Documentation update * Make some further updates to INSTALL to bring it in line with srvx 1.3 git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-34 --- diff --git a/INSTALL b/INSTALL index 8081ff2..c31fd17 100644 --- a/INSTALL +++ b/INSTALL @@ -97,17 +97,10 @@ Compiling: 8) Copy srvx.conf.example to srvx.conf and edit to suit your needs. Errors in the configuration file will be logged to main.log (and if srvx is running in the foreground, printed to - stdout) when you start the daemon. If you disable nick ownership - or enable the email features, you should copy srvx.conf to the - src directory and re-run make; this will regenerate the help - files (especially for NickServ) to include the appropriate - entries. - - You can also do this by hand using the expnhelp program in src: - ./src/expnhelp < nickserv.help.m4 > nickserv.help + stdout) when you start the daemon. 9) You can now begin using your service bots. You can debug by - running it with '-fV', it will not background itself, and it + running it with '-fd', it will not background itself, and it will be fairly verbose if you gave the configure script the --enable-debug flag. If you would like to run in the foreground with no verbosity, use the '-f' flag. If you just want to run it,