This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/README.Ubuntu

29 lines
882 B
Plaintext
Raw Normal View History

2007-09-01 15:35:47 +00:00
$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.
2007-09-02 10:00:40 +00:00
libc6-dev To allow compiling of programs.
libz-dev To allow mailer zlib compression.
libbz2-dev To allow mailer bz2 compression.
automake To rebuild configure if needed.
2007-09-01 15:35:47 +00:00
telnetd Telnet sessions to the bbs.
arj ARJ archiver.
rar RAR archiver.
lha LHArc archiver.
arc Arc archiver.
zoo ZOO archiver.
2007-09-02 10:00:40 +00:00
lrzsz Zmodem, Ymodem file transfers for the bbs (obsolete).
joe External editor for the bbs.
2007-09-01 15:35:47 +00:00
Install these programs by using 'sudo apt-get install Package'.
2007-09-02 10:00:40 +00:00
The xinetd and libc6-dev package are mandatory!
2007-09-01 15:35:47 +00:00
sudo bash /path/to/SETUP.sh