factoriommo / factorio-multienv-ctl

Manager for multiple factorio environments on the same machine. Based on https://github.com/Bisa/factorio-init.
MIT License
18 stars 6 forks source link

Install on Centos 7 with alternative glibc 2.18? #19

Open futureweb opened 5 years ago

futureweb commented 5 years ago

Hey there, any chance to get this running on Centos 7 with alternative glibc 2.18? (yum, systemD init) Alternative glibc Info: https://forums.factorio.com/viewtopic.php?t=54654#p324493 thx, bye from Austria Andreas Schnederle-Wagner

psihius commented 5 years ago

Hello,

To quote Oxyd from the forum post: RHEL is notorious for shipping ancient software. glibc 2.18 was released in 2013, there is no reason why it shouldn't be available everywhere by now. RHEL users will simply have to upgrade to a distro that ships non-ancient software. Even Debian Jessie (oldstable) ships with glibc 2.19.

futureweb commented 5 years ago

Hey @psihius, but as RHEL/CENTOS is the OS we got on our Servers - I unfortunately have to deal with it! ;-) Factorio Headless is already running smoothly on this System (it's no Problem to build custom glibc 2.18 for it) Factorio-Init Script added Support for alternative glibc Path - not sure how hard it would be to implement it in this Script too? (https://github.com/Bisa/factorio-init/commit/9a2af5426e0b016eec4b19a37c5f9280a55dff0c) Andreas

psihius commented 5 years ago

Well, we can see what we can do.

futureweb commented 5 years ago

would be really great! ;-) Thx for the Super-Fast reply ... 👍