OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
541 stars 130 forks source link

dont build static on linux #263

Closed knoxfighter closed 3 years ago

knoxfighter commented 3 years ago

I removed the static linking in the makefile. The build created with make build works on my Ubuntu 20.10 VM and on my Ubuntu 18.04 setup. For some reason the executable created with GoLand is still not usable on 20.10, but that is problem :)

Please also run the script and test the executables on different systems. The docker image built works on my Ubuntu 18.04 system. It can be loaded as ofsm/ofsm:fix-glibc.

mroote commented 3 years ago

Nice this is working on my Arch system as well. All the pages are loading for me and I can't reproduce the crashing mods page load.