tur icon indicating copy to clipboard operation
tur copied to clipboard

dosemu: new package help wanted

Open john-peterson opened this issue 1 year ago • 1 comments

you might have to specify the dos path

export DOSEMU2_COMCOM_DIR=$(HOME)/freedos
dosemu

john-peterson avatar Aug 22 '24 09:08 john-peterson

@john-peterson I am a noob, however as I understand by this you just show a place where is COMCOM binary (some kind of software of FreeDOS)

https://github.com/dosemu2/dosemu2/blob/5e9600edae85b388e0faab58c410c47609b51eb0/src/base/init/config.c#L511 I think you can modify this file to set a localization and push your build.sh with patch

IntinteDAO avatar Sep 11 '24 13:09 IntinteDAO