Artix Linux Forum

Artix Linux => Other Architectures => ARMtix => Topic started by: mobin2008 on 23 June 2024, 12:30:42

Title: tor: error while loading shared libraries: libssl.so.1.1: cannot open shared obj
Post by: mobin2008 on 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.
Title: Re: tor: error while loading shared libraries: libssl.so.1.1: cannot open shared obj
Post by: phoenix_king_rus on 24 June 2024, 12:08:39
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.
Tor is not updated on ARMtix (and most likely will not be in nearest future). Use version from extra.
Title: Re: tor: error while loading shared libraries: libssl.so.1.1: cannot open shared obj
Post by: mobin2008 on 24 June 2024, 16:20:02
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.
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.