/usr/share/doc/lire/user-manual/ch02.html is in lire-doc 2:2.1.1-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. Installing Lire</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Lire User's Manual"><link rel="up" href="pt01.html" title="Part I. Lire Overview"><link rel="prev" href="ch01s05.html" title="What Lire Can't Do"><link rel="next" href="ch02s02.html" title="Standalone Installation"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 2. Installing <span class="application">Lire</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s05.html">Prev</a> </td><th width="60%" align="center">Part I. <span class="application">Lire</span> Overview</th><td width="20%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 2. Installing Lire"><div class="titlepage"><div><div><h2 class="title"><a name="chap:installing-lire"></a>Chapter 2. Installing <span class="application">Lire</span></h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch02.html#sect:client-install">Client Installation</a></span></dt><dd><dl><dt><span class="section"><a href="ch02.html#id380118">Requirements</a></span></dt><dt><span class="section"><a href="ch02.html#id380134">Installing</a></span></dt></dl></dd><dt><span class="section"><a href="ch02s02.html">Standalone Installation</a></span></dt><dd><dl><dt><span class="section"><a href="ch02s02.html#sect:standalone-install-req">Requirements</a></span></dt><dt><span class="section"><a href="ch02s02.html#sect:standalone-install-proc">Installing</a></span></dt></dl></dd><dt><span class="section"><a href="ch02s03.html">Anonymized Client Installation</a></span></dt><dd><dl><dt><span class="section"><a href="ch02s03.html#sect:anonymized-client-install-req">Requirements</a></span></dt><dt><span class="section"><a href="ch02s03.html#sect:anonymized-client-install-proc">Installing</a></span></dt></dl></dd><dt><span class="section"><a href="ch02s04.html">Responder Installation</a></span></dt><dd><dl><dt><span class="section"><a href="ch02s04.html#sect:responder-install-req">Requirements</a></span></dt><dt><span class="section"><a href="ch02s04.html#id380989">Installation</a></span></dt><dt><span class="section"><a href="ch02s04.html#sect:responder-install.procmail">Installing Under MTA's using procmail as their MDA</a></span></dt><dt><span class="section"><a href="ch02s04.html#sect:responder-install.exim">Installing Under Exim</a></span></dt><dt><span class="section"><a href="ch02s04.html#sect:responder-install.qmail">Installing Under qmail</a></span></dt></dl></dd></dl></div><p><span class="application">Lire</span> supports various installation environments. This
chapter contains all there is to know about the
installation of <span class="application">Lire</span> in various setup scenarios: from the
simple client setup to the installation of an online
responder. You can find some quick installation instructions
in the <code class="filename">INSTALL</code> file. Please note: if
your vendor ships a prepackaged <span class="application">Lire</span> system, you're likely
better of using that one. Furthermore, Stichting LogReport Foundation offers
prebuild packages like RPM's. Be sure to look around for these
before deciding to do a manual installation using the <span class="application">Lire</span>
tarball.
</p><div class="section" title="Client Installation"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:client-install"></a>Client Installation</h2></div></div></div><p>The simplest setup to install <span class="application">Lire</span> in a client-server
scenario is where the log files are sent by email to an online responder
for processing.
</p><div class="tip" title="Tip" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Tip</h3><p>You can test <span class="application">Lire</span> by using Stichting LogReport Foundation's online
responder available at
<code class="email"><<a class="email" href="mailto:log@service.logreport.org.">log@<em class="replaceable"><code>service</code></em>.logreport.org.</a>></code>.
(To process <span class="type">sendmail</span> log files, send them to
<code class="email"><<a class="email" href="mailto:log@sendmail.logreport.org">log@sendmail.logreport.org</a>></code>).
</p></div><div class="section" title="Requirements"><div class="titlepage"><div><div><h3 class="title"><a name="id380118"></a>Requirements</h3></div></div></div><p>To use <span class="application">Lire</span> in such a setup, you only need a mailer (any
will do) and an email address where the generated report can get
sent to.
</p></div><div class="section" title="Installing"><div class="titlepage"><div><div><h3 class="title"><a name="id380134"></a>Installing</h3></div></div></div><p>No special installation is necessary. You can generate
reports by sending the log files to the responder right
away. Consult the <a class="xref" href="ch03s02.html" title="Using A Responder">the section called “Using A Responder”</a>
for the
complete story.
</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s05.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">What <span class="application">Lire</span> Can't Do </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Standalone Installation</td></tr></table></div></body></html>
|