Giter Site home page Giter Site logo

Comments (5)

lightvector avatar lightvector commented on September 7, 2024

As noted in the release notes (https://github.com/lightvector/KataGo/releases/tag/v1.15.0), on linux the versioning of libzip and other libraries makes compatibility very tricky when trying to release raw executables. I recommend you compile from source, it's relatively easy on Linux. https://github.com/lightvector/KataGo/blob/master/Compiling.md

from katago.

GD-fix avatar GD-fix commented on September 7, 2024

There were some problems with eigen paths (how I remember), until You had released binary version.
Is this a problem to make binaries with statically linked all libraries, which versions are required in form of "=" (not ">=")?

Symbolic link doesn't work:

/home/KataGo/./katago-v1.15.1-eigen-linux-x64/katago: /lib64/libssl.so.1.1: version `OPENSSL_1_1_0' not found (required by /home/KataGo/./katago-v1.15.1-eigen-linux-x64/katago)
/home/KataGo/./katago-v1.15.1-eigen-linux-x64/katago: /lib64/libcrypto.so.1.1: version `OPENSSL_1_1_0' not found (required by /home/KataGo/./katago-v1.15.1-eigen-linux-x64/katago)

Fortunately, I didn't delete the Tumbleweed previous year snapshot ISO image. After adding it in repositories and installing from it the libssl version 1.1 (with the file conflicts with existing newer version) KataGo worked.
But it isn't the true solution of the problem, I think...

from katago.

GD-fix avatar GD-fix commented on September 7, 2024

KataGo v.1.15.3 - all the same...

from katago.

lightvector avatar lightvector commented on September 7, 2024

Have you tried building from source? It's not that hard on linux, and it means that you get to compile katago using exactly all the versions of libraries on your system.

from katago.

GD-fix avatar GD-fix commented on September 7, 2024

It was hard:

There were some problems with eigen paths (how I remember), until You had released binary version.
Is this a problem to make binaries with statically linked all libraries, which versions are required in form of "=" (not ">=")?

from katago.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.