Linuxulator
I use it for HashBackup, R7 office, and Master PDF Editor.
Enable the Linux ABI:
# sysrc linux_enable="YES"
and start it:
# service linux start
To run HashBackup it is enough to install the Rocky Linux Base System:
# pkg install linux_base-rl9
pkg install linux-r7-office
To install the Master PDF Editor, first install all Rocky Linux 9 packets (though of course not all of them are required) via the meta-package:
# pkg install linux-rl9
Install 3 additional shared libraries:
/compat/linux/lib64/libpkcs11-helper.so.1 -> libpkcs11-helper.so.1.0.0 /compat/linux/lib64/libpkcs11-helper.so.1.0.0 /compat/linux/lib64/libsane.so.1 -> libsane.so.1.0.32 /compat/linux/lib64/libsane.so.1.0.32 /compat/linux/lib64/libusb-1.0.so.0 -> libusb-1.0.so.0.3.0 /compat/linux/lib64/libusb-1.0.so.0.3.0