home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume31
/
mbox
/
part11
/
Quick.Start
< prev
Wrap
Text File
|
1992-07-10
|
497b
|
39 lines
# If [/mbox] shouldn't be the HOME, you have to change the following files:
#
# [HOME/src/Makefile] -> Entry MBOXHOME
# [HOME/src/mbox.h] -> Entry HOME
#
# DON'T use this script, if you've made the changes!!!
# Create the ix/MBox (BBS) HOME-Directory
mkdir /mbox
# Copy the Package to HOME
cp mbox.tar.Z /mbox
# Jump there ...
cd /mbox
# Unpack all
uncompress *.Z
rm *.Z
tar ovx *
rm *.tar
# Install the BBS (wrong ID etc. - i.e. testing only)
make inst
# Try to start ...
mbox