epicenter icon indicating copy to clipboard operation
epicenter copied to clipboard

Error Starting Whispering: Missing libssl.so.1.1

Open ddxy opened this issue 1 year ago • 0 comments
trafficstars

When I attempt to start Whispering, I encounter the following error message:

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

I am using Ubuntu 24, and I have noticed that libssl.so.1.1 is deprecated as the system now uses OpenSSL 3.0.1.

Is there a way to compile or configure Whispering to work with the current version of OpenSSL?

ddxy avatar Sep 08 '24 19:09 ddxy