From: laforge Date: Mon, 20 Nov 2000 19:40:14 +0000 (+0000) Subject: small doc changes X-Git-Tag: ulogd-2.0.0beta2~507 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c33e15d4cead9f2d209560f14e108023a775f336;p=thirdparty%2Fulogd2.git small doc changes --- diff --git a/doc/ulogd.sgml b/doc/ulogd.sgml index 26479f0..4197dbc 100644 --- a/doc/ulogd.sgml +++ b/doc/ulogd.sgml @@ -1,12 +1,12 @@ - +
ULOGD - the Userspace Logging Daemon Harald Welte <laforge@gnumonks.org> -Revision $Revision$, $Date$ +Revision $Revision: 1.1 $, $Date: 2000/11/20 11:43:22 $ This is the documentation for ulogd, the Userspace logging daemon. @@ -96,9 +96,9 @@ in the userspace directory of netfilter CVS. Download the ulogd package from and untar it.

-Run './configure' and 'make install'. +If you want to build ulogd with MySQL support, type './configure --with-mysql'. You may also have to specify the path of the mysql libraries using '--with-mysql=path'. To build ulogd without MySQL support, just use './configure'.

-Copy the configuration file 'ulogd.conf' to /etc +To compile and install the program, call 'make install'. Using a precompiled package