From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: Re: dosemu and accessibility Date: Sun, 2 May 2021 16:59:39 -0400 Message-ID: References: <31a90afb-a8f4-9954-375f-701214fe49d5@gmail.com> <9fa060fc-a7cc-8ee1-a1cc-112a56a458c8@gmail.com> <0185164d-0b21-2978-21ae-dc0a431489ea@yandex.ru> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=panix.com; s=panix; t=1619989179; bh=+G9glXVWipqjB0oJy6t5mKQGf8n4ByxnEwBUuLTQAPM=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=h8L1zOnsPVmaGccgpvMesdU9mCCcnONuUeB9PYj2/od0ENXIyii2G+znvHa8FE9UL wHLHIFgqikxo/mD5ZBic8ylxSYnjIR2n+ZE7JRsnQTLCYg6a8iWzyKgdskpd2gGiWC IqFm6r4GhBKfCYBtvZ/909Xc/wmhtbR6UyFgjvjg= In-Reply-To: <0185164d-0b21-2978-21ae-dc0a431489ea@yandex.ru> List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: stsp , Julius Schwartzenberg Cc: linux-msdos@vger.kernel.org Researching it, I just learned slackware has no soundfonts package in any of its repositories normally configured to work with slint. I'm glad I'm documenting stuff in dosemu2.org! Is there an url for soundfonts that will work once built and installed? On Sun, 2 May 2021, stsp wrote: > 02.05.2021 21:23, Jude DaShiell ?????: > > Slint findings. For those that don't know, slint is the international > > version of slackware and has had considerable accessibility upgrades done > > to it by its maintainer Didier Spaier. > > Findings, most of dosemu2 will build. The show stopper is comcom32 and > > why that is is recipe for command.o fails to build. > > This is indeed a show-stopper most of > the time. You need djgpp to build it, > which is a great pain to build by itself. > You can try djgpp from here: > https://github.com/jwt27/build-gcc > or from here: > https://github.com/stsp/build-gcc > Maybe one of these will build. > But the common suggestion so far, > is to put the pre-built comcom32.exe > to its source dir, and do "make install", > pretending as if it was built. > > > > The dosemu2 run process crashed since it didn't have comcom32 or freecom > > It shouldn't crash because of that. > There might be other errors too, if > it did. > > > > and it complained about several packages being too old. > > It might be telling you that soundfonts > are not installed, in addition to fluidsynth > being too old. Installing soundfonts should > fix that. > >