adileo / squirreldisk

Beautiful, Cross-Platform and Super Fast Disk Usage Analysis Tool - Built With Rust 🦀
https://squirreldisk.com
GNU Affero General Public License v3.0
741 stars 24 forks source link

Doesn't run - error while loading shared libraries: libssl.so.1.1 - No such file or directory #28

Open K0-RR opened 7 months ago

K0-RR commented 7 months ago

squirrel-disk: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

K0-RR commented 7 months ago

It seems this dependency was removed - it's currently available only in Ubuntu 20.04 LTS, Debian 11 and Debian 10. I'm on 23.04

K0-RR commented 7 months ago

There are similar issues with other software. First example from stackexchange:

Ubuntu 22.04 has upgraded libssl to 3 and does not propose libssl1.1
MongoDb has no official build for ubuntu 22.04 at the moment.
K0-RR commented 7 months ago

Still, there is a second issue - Squirrel Disk doesn't have libssl1.1 marked as dependency, as the program was installed without it.