Broken Depencies: libssl1.0.0
Tofloor
poster avatar
jesman
deepin
2019-08-11 05:50
Author
Edited by jesman at 2019-8-11 05:07

I am trying to install SecureCRT: https://www.vandyke.com/products/securecrt/

But when I try to install the .deb file I get the following error:
Broken Depencies: libssl1.0.0

I have done sudo sudo apt install libssl-dev but it did not help.How can I fix this?
EDIT:

copy paste this into the terminal:

wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.0.0_1.0.1t-1+deb8u11_amd64.deb
sudo dpkg --install libssl1.0.0_1.0.1t-1+deb8u11_amd64.deb
sudo dpkg -i libssl1.0.0_1.0.1t-1+deb8u11_amd64.deb


And it's fixed


Reply Favorite View the author
All Replies
jesman
deepin
2019-08-12 03:08
#1
Next problem is
/usr/bin/SecureCRT: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory


This is a bit harder to tackle. If anyone has ideas, please reply. I will update this if I find a resolution.
Reply View the author