16 Aug
2024
16 Aug
'24
4:30 p.m.
On Aug 16, 2024, at 2:11 PM, Ľudovít Mikula <ludovit.mikula@mikori.sk> wrote:
The packages we provide are linked against OpenSSL 3.0. When you install them, the packaging system should ensure that the packages are using OpenSSL 3.0. In this case, it looks like something on your system broke.
Would it be possible to link the library statically to prevent the mixups? I know it would raise the binary size, but it could solve these problems.
That's not really an option, unfortunately. Alan DeKok.