summaryrefslogtreecommitdiffstats
path: root/doc/ulogd.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ulogd.sgml')
-rw-r--r--doc/ulogd.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ulogd.sgml b/doc/ulogd.sgml
index 3c29f9e..7202f45 100644
--- a/doc/ulogd.sgml
+++ b/doc/ulogd.sgml
@@ -1,12 +1,12 @@
<!doctype linuxdoc system>
-<!-- $Id: ulogd.sgml,v 1.2 2000/11/20 19:40:14 laforge Exp $ -->
+<!-- $Id: ulogd.sgml,v 1.3 2001/01/29 11:45:22 laforge Exp $ -->
<article>
<title>ULOGD - the Userspace Logging Daemon</title>
<author>Harald Welte &lt;laforge@gnumonks.org&gt</author>
-<date>Revision $Revision: 1.2 $, $Date: 2000/11/20 19:40:14 $</date>
+<date>Revision $Revision: 1.3 $, $Date: 2001/01/29 11:45:22 $</date>
<abstract>
This is the documentation for <tt>ulogd</tt>, the Userspace logging daemon.
@@ -93,7 +93,7 @@ in the userspace directory of netfilter CVS.
<sect1>ulogd
<sect2>Recompiling the source
<p>
-Download the ulogd package from <URL URL="http://www.gnumonks.org/ftp/pub/netfilter"> and
+Download the ulogd package from <URL URL="http://www.gnumonks.org/ftp/pub/netfilter/"> and
untar it.
<p>
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'.
@@ -102,9 +102,9 @@ To compile and install the program, call 'make install'.
<sect2>Using a precompiled package
<p>
-I also provide redhat-6.2 and redhat-7.0 RPM's, available at <URL URL="http://www.gnumonks.org/ftp/pub/rpms/redhat-7.0/RPMS/i386"> and <URL URL="http://www.gnumonks.org/ftp/pub/rpms/redhat-6.2/RPMS/i386">.
+I also provide a SRPM, which should compile on almost any rpm-based distribution. It is available at <URL URL="http://www.gnumonks.org/ftp/pub/netfilter/">
<p>
-Just download the package and do the usual 'rpm -i &lt;file&gt;'.
+Just download the package and do the usual 'rpm --rebuild &lt;file&gt;'.
<sect>Configuration
<sect1>netfilter