Page 1 of 1

[1.0.0] FreeBSD headless server build

Posted: Tue Aug 18, 2020 12:29 pm
by youRFate
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.

Code: Select all

./factorio: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./factorio)
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?

Re: [1.0.0] FreeBSD headless server build

Posted: Tue Aug 18, 2020 12:41 pm
by Bilka
The glibc version also came up here, perhaps the thread helps: viewtopic.php?p=324493#p324493