There's a lot of stuff to download so it'll take a few minutes. Once finished
reboot the machine and login as root user (swap out of X session if needed
with CTRL-ALT-F4)
Now as root
cd /tmp/mbse-code
sh ./SETUP.sh
set a password for the mbse user
then LOGOUT and from the same TTY login login as the MBSE user
then as mbse user
cd /tmp/mbse-code
./configure
make
su
<enter root pw>
make install
exit
You MUST login as the mbse user to be able to build and install correctly. If
you just su to the mbse user you will get errors when trying to make install
because you didn't follow instructions :)
You will have to split /etc/xinetd.d/mbsebbs into it's parts (telnet, binkp,
fido, tfido)
Now you can configure the BBS.. all configs must be done as mbse user, never
use root to do anything in /opt/mbse cuz you'll screw up permissions.
There are HTML docs for the mbsetup program. READ THEM! lol
To configure for the first time (as mbse user)
cd /opt/mbse
./bin/mbtask
./bin/mbsetup
-!- EOF ---
I've successfully built MBSE-current on both Pi's and on Debian 8/x64 so it's
almost guaranteed to build for you if you install everything that I listed.
Cavaet: you can debug missing libs fairly easily if you get an error
/usr/bin/ld - cannot locate -l<libname>
<libname> can usually be resolved if you apt-cache search <libname>
- NS
----------------END IMPORT----------
Let me know,
Shawn
... If it was a bet, you wouldn't take it.
--- Blue Wave/386
* Origin: Tiny's BBS - www.tinysbbs.com (1:229/452.3)