#---------------------------------------------------------------------------
#
#                      ix/MBox  I N S T A L L
#             Bulletin Board System for UNIX(-Derivations)
#
#                          Volker Schuermann
#                     Wuppertal, FRG, 04.12.1993
#
#---------------------------------------------------------------------------

NOTE: THIS IS NOT AN INSTALLATION SCRIPT!!!  


Follow this to install the BBS for a first integrity check - afterwards,
you'll have to set up some files to make the BBS all *yours* ...

	1. Set your uid to "root"

	2. Copy "mbox.tar.gz" to a new, empty directory -> MBOXHOME
	   By default, "/local/mbox" is defined as MBOXHOME

	3. Change directory to MBOXHOME

	4. Unzip and untar the package

	5. Change directory to MBOXHOME/src

	5. Edit "Makefile" to choose a compiler/system by 
           commenting out all others

	6. Type "make english" to get the english version of the BBS
	   Or "make francais", "make deutsch" for other languages

	7. Type "make inst" to create all files & directories

If this ends successfully, you may be able to start "mbox". If so, the
BBS will install a users database depending on the default definitions
in "mbox.h". You may restart the BBS now, to play around with it ...

Better way to go: Read the MBOXHOME/README, edit MBOXHOME/src/mbox.h
and build your very own version of the BBS. Good luck!
