Code Monkey home page Code Monkey logo

Comments (5)

bortloff avatar bortloff commented on June 19, 2024 1

If you're on Arch, you'll need to get the libsecp256k1-git package from the AUR before it'll compile.

from strfry.

hoytech avatar hoytech commented on June 19, 2024

This probably means you don't have the libsecp256k1 library and its header files installed. Are you on debian/ubuntu? If so, make sure the libsecp256k1-dev package is installed. Otherwise, your platform may have a differently named package. Alternatively you'll have to install from source here: https://github.com/bitcoin-core/secp256k1

from strfry.

scsibug avatar scsibug commented on June 19, 2024

On Fedora, I had to install by source. I don't think the distro-provided lib provides schnorr signatures.

Procedure is basically;

  • follow install instructions for secp256k1
  • create & add /usr/local/lib to /etc/ld.so.conf/local.conf
  • run "sudo ldconfig"

from strfry.

peterzion45 avatar peterzion45 commented on June 19, 2024

c9fa49650c11b0aeca2d4becc3bfe901df4d2e636375a33685619855c16fb793

from strfry.

peterzion45 avatar peterzion45 commented on June 19, 2024

What is a libsec256k1?

from strfry.

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.