Problem on Fedora: ./kindletool: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
I've also tryed softlinking my version with:
ln -s libcrypto.so.1.0.1e libcrypto.so.1.0.0
But nothing