OK, gonna try this again since my machine kernel panicked the last time
I typed this out.
It took some effort, referencing Meatlotion's Linux compile
instructions, bugs 40, 41, and 80 on syncterm's bug tracker, and some healthy web searching, but I got it installed and working. The steps
are as follows:
# run all of this as root.
# I may have forgotten a dependency package, but I think this was it: pkg_add unzip gcc git
git clone https://gitlab.synchro.net/main/sbbs.git
cd sbbs/src/syncterm
st_path=$(pwd | set 's.\.syncterm$//g')
gmake SRC_ROOT=$st_path
gmake install
which syncterm
On my system it installed to /usr/local/bin/syncterm. I usually run it with "syncterm -iSF" to get that full screen fun.
Hopefully this helps someone, or even me when I need to do it again but forget how :).
On 07 Feb 2022, Greenlfc said the following...
On my system it installed to /usr/local/bin/syncterm. I usually run with "syncterm -iSF" to get that full screen fun.
Ah I never run with any args, you use i3 so the default keybinding mod+F makes it go full screen anyway, at least it does for me on everything
I've installed i3 on.
Sysop: | CyberNix |
---|---|
Location: | London, UK |
Users: | 22 |
Nodes: | 10 (0 / 10) |
Uptime: | 33:15:25 |
Calls: | 903 |
Files: | 4,771 |
Messages: | 715,456 |