GithubHelp home page GithubHelp logo

Comments (7)

adityapk00 avatar adityapk00 commented on August 25, 2024 1

The problem was a GLIBC 2.25 dependency on getentropy(). Removed this dependency, and now it should work with older distros as well.

Available in v0.3.2 https://t.co/0sIUACVunP

from zecwallet.

adityapk00 avatar adityapk00 commented on August 25, 2024

Thanks for filing the bug. It looks like you need to install libpng16, which you can do with
sudo apt install libpng16-16

I thought it was included by default in Ubuntu, but maybe not. Let me look into a more permanent solution.

from zecwallet.

s-tikhomirov avatar s-tikhomirov commented on August 25, 2024

@adityapk00 the next error I get is:

./zec-qt-wallet: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by ./zec-qt-wallet)

Possibly it would be helpful to include the full list of dependencies in the Readme.

from zecwallet.

adityapk00 avatar adityapk00 commented on August 25, 2024

Thank you for following up. I tried it on a clean 16.04 install, and I think I can see the problem. Give me a couple of hours to get back to you.

from zecwallet.

adityapk00 avatar adityapk00 commented on August 25, 2024

The problem is Ubuntu 16.04 doesn't ship with the version of GLIBC needed by the C++14 compiler I'm using. Easiest way is to probably upgrade to a newer OS, but I'm trying to make it compile with an older glibc.

from zecwallet.

adityapk00 avatar adityapk00 commented on August 25, 2024

OK, I have a tentative build for Ubuntu 16.04 if you want to try it and let me know:
ubuntu1604-zec-qt-wallet-v0.2.9.tar.gz

from zecwallet.

adityapk00 avatar adityapk00 commented on August 25, 2024

Side Note: The problem is Ubuntu 16.04 ships with a really old version of GLIBC (2.23), which means zec-qt-wallet needs to be specifically compiled with an older glibc.

Seems to work fine on Ubuntu 16.10 and higher

from zecwallet.

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.