Updated docs
This commit is contained in:
parent
19bcce90ab
commit
ef830763ad
@ -32,15 +32,20 @@ some features. Here is a short list of these packages:
|
||||
that will allow the PLZ extension. In the binkp protocol GZ compression will be enabled as well.</li>
|
||||
<li><b>Bzlib</b>. On some distributions you need to install <b>bzlib2 development</b> to add
|
||||
support for binkp BZ2 compression.</li>
|
||||
<li><b>GeoIP</b>. Allows logging of the origin of the network connections by country and continent.
|
||||
You need at least GeoIP 1.4.3 to compile without errors. See
|
||||
<A HREF="http://www.maxmind.com/app/geoip_country">www.maxmind.com</A>.
|
||||
</ol>
|
||||
If you use Gentoo or Ubuntu, read the files README.Gentoo of README.Ubuntu. The last one may be usefull
|
||||
If you use Gentoo or Ubuntu, read the files README.Gentoo or README.Ubuntu. The last one may be usefull
|
||||
for Debian users too.
|
||||
<P> <p>
|
||||
|
||||
<h3>Step 1: planning the filesystems.</h3>
|
||||
<p>
|
||||
MBSE BBS is default installed in <b>/opt/mbse</b>. The default filesystem
|
||||
layout looks like this:<br>
|
||||
MBSE BBS is default installed in <b>/opt/mbse</b>. It should be possible to install the bbs in a different
|
||||
location but this is not supported. Many have tried, and and only a few have succeeded. See
|
||||
<A HREF="http://www.pathname.com/fhs/">Filesystem Hierarchy Standard</A> for more info.
|
||||
The default filesystem layout looks like this:<br>
|
||||
<pre>
|
||||
/opt/mbse 0775 Default MBSE_ROOT
|
||||
/opt/mbse/bin 0770 Binaries
|
||||
|
Reference in New Issue
Block a user