Just a sample of the Echomail archive
[ << oldest | < older | list | newer > | newest >> ]
|  Message 1599  |
|  Shawn Highfield to Dane Beko  |
|  MBSE 1.07 - trying to compile  |
|  13 Apr 17 04:53:46  |
 -=> Quoting Dane Beko to Robert Wolfe <=- DB> And I've done this as well. Here are the instructions from someone in another network that got me going with my pi setup. -------- Import ------ I build it on the Pi no problem at all.. No errors or anything.. you just need to make sure you have the proper packages installed. First clone the -current source (as root user) --8<-- cd /tmp git clone git://git.code.sf.net/p/mbsebbs/code mbsebbs-code --8<-- Now as root, enter this line to install all packages you need to successfully build. apt-get install xinetd telnetd zip unzip libc6-dev libz-dev libbz2-dev automake arc joe libncurses5-dev libnspr4-dev xorg-dev bison libcap2-dev gdb libsdl1.2-dev libgtk-3-dev lrzsz 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 |
[ << oldest | < older | list | newer > | newest >> ]