ちょっと長期戦になりそうなので,コンソールの切り替えをしないで,調べ物やその他PCでの作業をしながらDOSB0x(-X)をいじれるよう,macOS版のインストールを試みました.
MacでGNUなどのソフトを動かすのにMacPortsを使っています.
port install dosbox
Error: dosbox cannot be installed for the configured build_arch 'x86_64' because it only supports the arch(s) 'i386 ppc'.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port dosbox failed
と,エラーになります.インテルCPUの32bitのmacOSは何年も前に廃れたのでbuildスクリプトが間違っているはずですが,どうしようもないです.ダメ元で,
port install dosbox-x
としたら,buildできて動きました.Flatpakは使わなくていいようです.
ちなみに,dosemuは “Error: Port dosemu not found” です.
これでしばらくああでもないこうでもないとやってみます.
Slackwareの流儀で,システムをいじる前にrootになっていますので,毎回 “sudo” はしません.