Updated for w3c validation
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<HTML>
|
||||
<!-- $Id$ -->
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO 8859-1">
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<META http-equiv="Content-Style-Type" content="text/css">
|
||||
<META NAME="Language" content='en'>
|
||||
<META name="author" lang="en" content="Michiel Broek">
|
||||
<META name="copyright" lang="en" content="Copyright Michiel Broek">
|
||||
<META name="description" lang="en" content="MBSE BBS Manual">
|
||||
@@ -12,11 +14,9 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<h5>Last update 15-Jun-2002</h5>
|
||||
<P> <P>
|
||||
<div align='right'><h5>Last update 09-Nov-2003</h5></div>
|
||||
<div align='center'><H1>MBSE BBS Setup - archiver programs</H1></div>
|
||||
|
||||
<H1>MBSE BBS Setup - archiver programs</H1>
|
||||
<P>
|
||||
To process mail, files and test new uploads you need archivers to process those
|
||||
files. For each (un)archiver you must setup the full path and filename and
|
||||
commandline switches. Archivers and unarchivers may be different programs such
|
||||
@@ -40,6 +40,13 @@ When you configured the sources and build mbse, the configure script searched
|
||||
for excisting archivers. When mbsetup was run the first time, when mbtask was
|
||||
started, the archivers found on your system are already configured with the
|
||||
right paths and enabled.
|
||||
If you want the refresh the archivers configuration again after you added new
|
||||
archiver programs, then remove /opt/mbse/etc/archiver.data. Compile the whole
|
||||
bbs again, start with <code>make clean</code> and <code>./configure</code>.
|
||||
After you reinstalled the binaries, run <b>mbsetup</b> and the new archivers are
|
||||
automagic added to the setup. Of course, you can also add new archivers
|
||||
manually. Archivers that were not originally found but are known, are present in
|
||||
the setup but are disabled.
|
||||
<p>
|
||||
|
||||
<A HREF="./"><IMG SRC="../images/larrow.png" ALT="Back" Border="0">Back to index</A>
|
||||
|
Reference in New Issue
Block a user