Posted December 07, 2019
Trying to run the game from the console gives the following error:
codexdraco@IRONPC:~/GOG Games/X4 Foundations Spanish$ ./start.sh
Running X4: Foundations (Spanish)
./X4: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
The libssl package is installed, I even installed an old package from the previous version of my distro and it didnt work.
$ apt list --installed | grep libssl
libssl-dev/stable,stable,now 1.1.1d-0+deb10u2 amd64 [instalado, automático]
libssl1.0.2/oldstable,now 1.0.2t-1~deb9u1 amd64 [instalado]
libssl1.1/stable,stable,now 1.1.1d-0+deb10u2 amd64 [instalado]
I'm don't know how to proceed, short of installing libssl from source :S
codexdraco@IRONPC:~/GOG Games/X4 Foundations Spanish$ ./start.sh
Running X4: Foundations (Spanish)
./X4: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
The libssl package is installed, I even installed an old package from the previous version of my distro and it didnt work.
$ apt list --installed | grep libssl
libssl-dev/stable,stable,now 1.1.1d-0+deb10u2 amd64 [instalado, automático]
libssl1.0.2/oldstable,now 1.0.2t-1~deb9u1 amd64 [instalado]
libssl1.1/stable,stable,now 1.1.1d-0+deb10u2 amd64 [instalado]
I'm don't know how to proceed, short of installing libssl from source :S
Post edited December 07, 2019 by CodexDraco