

The commands on my system looked like this:Ĭd ~/.steam/debian-installation/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu You will need to do the same for libcrypto.so.1.0.0 If anyone else is looking for a solution to this problem, and you have Steam installed, you can do a local file search in your home directory for libssl.so.1.0.0 and just copy that file from the 圆6_64-linux-gnu folder to /usr/lib/x86_64-linux-gnu.
#Icewind dale enhanced edition loading install
Then, using Synaptic, search for the libssl1.0.0 package and install it. Or, you can open Synaptic and add a new repository, with:

This puts the files in the right location so that they can be used by anything in your system.Īdd this line to your "/etc/apt/sources.list" file (it will require root permission): Here is a solution I used in Debian that is similar it allows you to install the needed files from the jessie repository, using your package manager. I hoped/expected that all the dependencies would be found an installed automatically! AloisMahdal gave a good solution above. Bonus - You can edit start.sh and add this line near the top of the file (AFTER first line)Įxport LD_PRELOAD="$HOME/GOG Games/Icewind Dale Enhanced Edition/usr/lib/x86_64-linux-gnu/libssl.so.1.0.0"Īfter this step the game should start normally from your desktop menu. Start the game from terminal like thisĬd ~/"GOG Games/Icewind Dale Enhanced Edition" Mv usr ~/"GOG Games/Icewind Dale Enhanced Edition"Ĥ. Move the extracted directory to your game's directory You can delete the rest of the files and the. Use Open terminal, go wherever you've downloaded it and extract it jessie/libssl1.0.0 (click the architecture - probably amd64 - link below)Ģ.
#Icewind dale enhanced edition loading archive
Download libssl1.0.0 manually from Debian Jessie archive OK, this seems to work on Debian 10 (game started, I got into menu and it haven't crashed so far):ġ. I think the developer(s) may need to fix? I'm no shared library master either but i think the game is loading the files and then not finding the correct version symbols in said files and crashing out.

IcewindDale64: libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by. IcewindDale64: libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by. ~/GOG Games/Icewind Dale Enhanced Edition/libcrypto.so.1.0.0 to game]$ ls -laĭrwx.

~/GOG Games/Icewind Dale Enhanced Edition/game/libssl.so.1.0.0 to /usr/lib64/libssl.so.1.0.2o I'm on Fedora 29 and I've tried symlinking home/t0172/GOG Games/NEO Scavenger/game/NEOScavenger: error while loading shared libraries: libgthread-2.0.so.0: cannot open shared object file: No such file or directory I also have this problem, looks like the game is linked against an old version of OpenSSL. I am also getting another error message when trying to run another game if anyone might have a solution at hand: I hoped/expected that all the dependencies would be found an installed automatically! IcewindDale64: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
