I downloaded jd-gui from http://jd.benow.ca/ i.e. jd-gui-0.3.5.linux.i686.tar.gz
Extracted it.
Now if I try to launch the jd-gui from double clicking on the icon, nothing happens, but using console I get following error:
~/Downloads/jd-gui-0.3.5.linux.i686$ ./jd-gui
./jd-gui: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
Can anybody help?
sudo dpkg --add-architecture i386. Apparently you already did that earlier but others with the same issue may not. (Adding an existing architecture changes nothing, so it doesn't hurt to run the command anyway.) – David Foerster Feb 22 '18 at 22:41libc.so.6too if the architecture were disabled.) – David Foerster Feb 24 '18 at 01:19