Posted on: December 5, 2017

Haibane
Bestätigter BesitzerSpiele: 69 Rezensionen: 4
Library help for Linux users
Not really a review but attempt to help other Linux users with current (end 2017) distros like Ubuntu 17.10: If you have problem to launch X3 installed from gog_x3_terran_war_pack_2.4.0.7.sh and it crashes with "./X3TC_config: lib/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/i386-linux-gnu/libpng16.so.16)" while you have zlib1g:i386 installed, you have most likely version 1.2.11 (or newer). Try to add "LD_PRELOAD=/lib/i386-linux-gnu/libz.so.1" before the original X3 run command. Please note that paths are valid for my Kubuntu 17.10 amd64, you may have other path in error and you may need to find your 32bit libz.so.1 first. While there are other ways usually including (dangerous) messing with your libraries, this one is almost painless and hopefully safe (no need to download, compile, remove, link or break anything). No warranty included, it works for me and some others. I'm sorry if you feel that this shouldn't be here, but it seems as best place to improve Linux out of box experience and save other users from possible long hours of searching and trying (damaged systems and so). I sent this to GOG and I expect them to delete this post when they have their own solution, so please pardon me and bear with it until then if it's not useful for you. And on unrelated note, just to mention it - libasound2-data:i386 library may not be available on your system nor needed to run. Don't panic and try without it.
Hilft dir das weiter?