Cyrix126 / gupaxx

Fork of Gupax integrating the XMRvsBeast Raffle
https://xmrvsbeast.com
GNU General Public License v3.0
21 stars 3 forks source link

does not start because libssl.so.1.1: cannot open shared object file #2

Closed Cyrix126 closed 6 months ago

Cyrix126 commented 6 months ago
error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

Ubuntu doesn't include this dependence. Because we don't have any repo it is extra step for user.

Need to compile statically rustls-tls to get ride of this error (less bloated than openssl if we need to include the lib).

Cyrix126 commented 6 months ago

closed by https://github.com/Cyrix126/gupaxx/commit/b0d499700b8b73c68f586125824fb50285a28b87