variar/klogg

Depends to openssl-1.1

rahmanuh opened this issue · 1 comments

Fedora 40 does not include openssl-1.1. This makes klogg does not work with the following error:

/tmp/.mount_kloggnZU7uW/usr/bin/klogg_crashpad_handler: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

Maybe the way forward is to update klogg to be compatible with newer version of openssl, i.e openssl-3?

Well, turned out I can run klogg with the newest one :)
https://github.com/variar/klogg/releases/tag/continuous-linux

Closing this.