Of late, I've been pondering migrating my board to Linux from Windows...
It was originally running on Win2k, and has made the journey to Win10 over the decades. Does anyone have anything to look out for as I plan this? Maybe particularly in the area of the old 16-bit doors?
anymore. And TradeWars 2002 (one of the most popular doors) doesn't work with
dosemu 1.4, but requires dosemu2. Some other doors run very slowly/badly with
dosemu2 though, but those are few.
I did this with mine a couple years ago after running mine in Win32 for a lo
Of late, I've been pondering migrating my board to Linux from Windows...
It was originally running on Win2k, and has made the journey to Win10 over the decades. Does anyone have anything to look out for as I plan this? Maybe particularly in the area of the old 16-bit doors?
Of late, I've been pondering migrating my board to Linux from
Windows...
I started my journey with Synchronet in Linux and it worked great, once meeting all the pre-requisites for compliling.
It does lack the pretty/convienient GUI that comes with the windows version, so now I'm running Synchronet in Linux through WINE. It installed just as easily as in native windows with the windows installer. Everything works great straight out of the box (although I have not personally tried 16 bit doors)
It does lack the pretty/convienient GUI that comes with the windows
version, so now I'm running Synchronet in Linux through WINE. It installed
There are some GUI tools (gtkmonitor?) but I'll confess I've never used them. I'm mildly surprised to find someone opted to install on Linux but wasn't satisfied with managing via TUI, command-line utilities, and config files. (No judgement, different strokes I guess.)
LOL, I completly missed gtkmonitor. My eyes arn't as good as they used to be. Now I Guess I'll have to recompile it again, thanks alot :P
I was using GTKMonitor for a while, but after one of the updates, I seem to remember having trouble compiling it. I started to use umonitor instead (umonitor is basically the same, but text-based).
Nightfox wrote to GenFx <=-
Re: Migrate Sync to Linux
By: GenFx to echicken on Sun Sep 29 2024 01:11 am
LOL, I completly missed gtkmonitor. My eyes arn't as good as they used to be. Now I Guess I'll have to recompile it again, thanks alot :P
I was using GTKMonitor for a while, but after one of the updates, I
seem to remember having trouble compiling it. I started to use
umonitor instead (umonitor is basically the same, but text-based).
Re: Migrate Sync to Linux
By: GenFx to echicken on Sun Sep 29 2024 01:11 am
LOL, I completly missed gtkmonitor. My eyes arn't as good as they used to
be. Now I Guess I'll have to recompile it again, thanks alot :P
I was using GTKMonitor for a while, but after one of the updates, I seem to remember having trouble compiling it. I started to use umonitor instead (umonitor is basically the same, but text-based).
Nightfox
Hi, all...
Of late, I've been pondering migrating my board to Linux from Windows...
It was originally running on Win2k, and has made the journey to Win10 over the
decades. Does anyone have anything to look out for as I plan this? Maybe particularly in the area of the old 16-bit doors?
Danke,
just one -> gnu/linux are case senstitve
Re: Re: Migrate Sync to Linux
By: Ragnarok to Belly on Thu Oct 03 2024 15:13:26
just one -> gnu/linux are case senstitve
Except you cannot have MYFILE.TXT and myfile.txt in the same dirs directory, sbbs handles files case insensitive so you can have or the other but not both. We're just linux users forced to live in a Winderz world.
GTKMonitor sometimes (but not always) just needs a "make clean" done on it, and then it will compile again fine. Not completely sure why, but that has worked for me, including up to the latest versions.
Re: Re: Migrate Sync to Linux
By: Gamgee to Nightfox on Sun Sep 29 2024 08:49 am
GTKMonitor sometimes (but not always) just needs a "make clean" done on it, and then it will compile again fine. Not completely sure why, but that has worked for me, including up to the latest versions.
I tried doing a 'make clean' and make again for gtkmonitor on my system, but it's failing because it looks like it can't find the jsversion.h header file:
Compiling gtkmonitor.c
In file included from gtkmonitor.h:6,
from gtkmonitor.c:5:
../sbbs.h:101:10: fatal error: jsversion.h: No such file or directory
101 | #include <jsversion.h>
| ^~~~~~~~~~~~~
compilation terminated.
make: *** [../../build/Common.gmake:545: gcc.linux.x64.obj.debug-mt/gtkmonitor.o] Error 1
I tried doing a 'make clean' and make again for gtkmonitor on my system,
but it's failing because it looks like it can't find the jsversion.h header
file:
Compiling gtkmonitor.c
In file included from gtkmonitor.h:6,
from gtkmonitor.c:5:
../sbbs.h:101:10: fatal error: jsversion.h: No such file or directory 101 |
#include <jsversion.h>
| ^~~~~~~~~~~~~
compilation terminated.
Run 'make' again/first in your src/sbbs3 directory.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 41:34:58 |
Calls: | 7,885 |
Calls today: | 3 |
Files: | 12,962 |
Messages: | 5,787,523 |