JudasIscariot: Hi guys,
A new version of Objects in Space has been published. Please take a look and see if it works now :)
scippie75: ~/GOG Games/Objects In Space $ ./start.sh
Running Objects In Space
./ois: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /home/dirk/GOG Games/Objects In Space/game/libs/libexpat.so.1)
./ois: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /home/dirk/GOG Games/Objects In Space/game/libs/libbsd.so.0)
And then back to the prompt.
Being a software developer and system administrator myself, I would normally blame my system as it seems to work for others, but the fact is that every other Linux Native game I have (on GOG and Steam) works perfectly fine on this system. These games go from simple stuff like Axes & Acres, Kingdom: New Lands to Euro Truck, Transport Fever, XCOM, XCOM 2...
What version of the libc6 library do you have on your system, if you don't mind my asking? From the looks of the error message you may be running an older version of the libc6 library while the game was compiled against a newer one...