If you happen to be running Fedora, Arch or any other distro that updates more often than once every 6 months, you'll need to run the following two commands:
Code: Select all
sudo ln -s /usr/lib/libssl.so.1.0.1e /usr/lib/libssl.so.1.0.0
sudo ln -s /usr/lib/libcrypto.so.1.0.1e /usr/lib/libcrypto.so.1.0.0

