[1.0.0] FreeBSD headless server build
Posted: Tue Aug 18, 2020 12:29 pm
This may be a niche thing, but I wanted to run factorio headless on FreeBSD 12.1. Since there is no BSD build of it I tried it with the linux compatibility layer, but linux_base-c7 contains libc 2.17. Factorio needs 2.18+, so it can't be run in the linux compatibility layer it seems.
Anyone have a solution on how I could get it to run on FreeBSD? Or are there others that would like a BSD build of the headless server?
Code: Select all
./factorio: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./factorio)