Added README.Ubuntu

This commit is contained in:
Michiel Broek 2007-09-01 15:35:47 +00:00
parent 3fabf9777a
commit abbab34945
2 changed files with 24 additions and 1 deletions

View File

@ -10,7 +10,7 @@ OTHER = AUTHORS ChangeLog COPYING DEBUG CRON.sh FILE_ID.DIZ.in \
README SETUP.sh \
TODO UPGRADE aclocal.m4 checkbasic config.h.in configure \
configure.ac \
paths.h.in README.Gentoo
paths.h.in README.Gentoo README.Ubuntu
TARFILE = ${PACKAGE}-${VERSION}.tar.bz2
###############################################################################

23
README.Ubuntu Normal file
View File

@ -0,0 +1,23 @@
$Id$
Unlike most distributions, Ubuntu doesn't install programs that may be usefull
for mbsebbs by default. Before you run ./configure install the following
packages to make mbsebbs run with most features:
Package Provides
-------------- --------------------------------------------------------------
xinetd Icoming TCP/IP networking.
telnetd Telnet sessions to the bbs.
arj ARJ archiver.
rar RAR archiver.
lha LHArc archiver.
arc Arc archiver.
zoo ZOO archiver.
lrzsz Zmodem, Ymodem file transfers for the bbs.
Install these programs by using 'sudo apt-get install Package'.
The xinetd package is mandatory!
sudo bash /path/to/SETUP.sh