scala-network / XLArig

An XMRig fork with support for latest XLA PoW algorithms
GNU General Public License v3.0
124 stars 52 forks source link

Error: Need update OpenSSL version #55

Closed J9B10 closed 11 months ago

J9B10 commented 11 months ago

Hello

XLArig does not run on Garuda Linux (Arch Linux).

Error:
./xlarig: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

XLArig requires the openssl library libssl.so.1.1. But this version 1.1 is not in the system as it is a version abandoned by OpenSSL.

The latest version of the Operating System (Compatible) is:

openssl 3.1.4

and can be found at: /usr/lib/libssl.so

XLArig needs to be updated to be compatible.

Terminal image ERROR: With ERROR:

Teredic commented 11 months ago

Hello,

Thanks for the report.

Could you tell me if you downloaded xlarig from the release section, or if you tried to build it yourself ?

J9B10 commented 11 months ago

I used binary XLArig-v5.2.3-linux-x86_64.zip what is on the page XLArig/releases.

Teredic commented 11 months ago

here's a build with the latests dependencies. Could you tell me if this one work ? xlarig-v5.2.4-linux-x86_64_build1.zip

J9B10 commented 11 months ago

here's a build with the latests dependencies. Could you tell me if this one work ? xlarig-v5.2.4-linux-x86_64_build1.zip

Yes. I tested it. Worked perfectly. Now it's ok. 👍

Terminal image OK: OK

J9B10 commented 9 months ago

Hello!

When will this fix be released in an official downloadable binary?

Teredic commented 9 months ago

hi ! it will be released this saturday ;)