diff options
Diffstat (limited to 'results/scraper/box64/2300')
| -rw-r--r-- | results/scraper/box64/2300 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/box64/2300 b/results/scraper/box64/2300 new file mode 100644 index 000000000..137907984 --- /dev/null +++ b/results/scraper/box64/2300 @@ -0,0 +1,10 @@ +Installation instructions need enhancement for non-systemd systems +Hi, + +i try to compile and install the latest master branch of box64 on a non-systemd Linux (Void Linux, aarch64, glibc variant). + +`make` & `make install` work fine, but i don't know how to update binfmt on such systems. + +The [installation instructions](https://github.com/ptitSeb/box64/blob/main/docs/COMPILE.md) say to issue the `sudo systemctl restart systemd-binfmt` command, but of course this won't work on non-systemd systems. + +Could you please update the installation instructions? \ No newline at end of file |