From 172d07b045a73d06927b0478af25d7283e2366fe Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sun, 2 Sep 2007 10:00:40 +0000 Subject: [PATCH] Updates for Ubuntu --- README.Ubuntu | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.Ubuntu b/README.Ubuntu index 173fd087..cb1d303a 100644 --- a/README.Ubuntu +++ b/README.Ubuntu @@ -7,16 +7,21 @@ packages to make mbsebbs run with most features: Package Provides -------------- -------------------------------------------------------------- xinetd Icoming TCP/IP networking. +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. 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. +lrzsz Zmodem, Ymodem file transfers for the bbs (obsolete). +joe External editor for the bbs. Install these programs by using 'sudo apt-get install Package'. -The xinetd package is mandatory! +The xinetd and libc6-dev package are mandatory! sudo bash /path/to/SETUP.sh