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

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. Uudecode the parts of the package

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

	4. Change directory to MBOXHOME

	5. Uncompress and untar the package

	6. Change directory to MBOXHOME/src

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

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

	9. 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!
