tor: error while loading shared libraries: libssl.so.1.1: cannot open shared obj 23 June 2024, 12:30:42 Hi. I installed tor from "world" repo and looks like it needs OpenSSL 1.1.Hmm I think it's a mistake and tor is linked with wrong library because it's compatible with openssl 3 and openssl 1.1 should not be used anymore.
Re: tor: error while loading shared libraries: libssl.so.1.1: cannot open shared obj Reply #1 – 24 June 2024, 12:08:39 Quote from: mobin2008 – on 23 June 2024, 12:30:42Hi. I installed tor from "world" repo and looks like it needs OpenSSL 1.1.Hmm I think it's a mistake and tor is linked with wrong library because it's compatible with openssl 3 and openssl 1.1 should not be used anymore.Tor is not updated on ARMtix (and most likely will not be in nearest future). Use version from extra.
Re: tor: error while loading shared libraries: libssl.so.1.1: cannot open shared obj Reply #2 – 24 June 2024, 16:20:02 Quote from: phoenix_king_rus – on 24 June 2024, 12:08:39Quote from: mobin2008 – on 23 June 2024, 12:30:42Hi. I installed tor from "world" repo and looks like it needs OpenSSL 1.1.Hmm I think it's a mistake and tor is linked with wrong library because it's compatible with openssl 3 and openssl 1.1 should not be used anymore.Tor is not updated on ARMtix (and most likely will not be in nearest future). Use version from extra.The version from extra requires libsystemd, I compiled tor from https://gitea.artixlinux.org/packages/tor and everything seems to be OK.