Code Monkey home page Code Monkey logo

Comments (9)

xFAR avatar xFAR commented on July 20, 2024

Get https://github.com/bitcoin-core/secp256k1

place it within the pico tree ./external/, then autogen.sh, configure, make

from picocoin.

jgarzik avatar jgarzik commented on July 20, 2024

Yep - @xFAR comments are valid - thanks.

from picocoin.

jgarzik avatar jgarzik commented on July 20, 2024

git submodule update should also work?

from picocoin.

markmark1 avatar markmark1 commented on July 20, 2024

cd secp256k1/
marks-MBP:secp256k1 mark$ ls
marks-MBP:secp256k1 mark$ cd ..
marks-MBP:external mark$ cd secp256k1/
marks-MBP:secp256k1 mark$ ./autogen.sh ;configure;make
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
glibtoolize: copying file 'build-aux/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'.
glibtoolize: copying file 'build-aux/m4/libtool.m4'
glibtoolize: copying file 'build-aux/m4/ltoptions.m4'
glibtoolize: copying file 'build-aux/m4/ltsugar.m4'
glibtoolize: copying file 'build-aux/m4/ltversion.m4'
glibtoolize: copying file 'build-aux/m4/lt~obsolete.m4'
configure.ac:10: installing 'build-aux/compile'
configure.ac:5: installing 'build-aux/config.guess'
configure.ac:5: installing 'build-aux/config.sub'
configure.ac:9: installing 'build-aux/install-sh'
configure.ac:9: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
-bash: configure: command not found
make: *** No targets specified and no makefile found. Stop.
marks-MBP:secp256k1 mark$

from picocoin.

markmark1 avatar markmark1 commented on July 20, 2024

didn't work xFar

from picocoin.

markmark1 avatar markmark1 commented on July 20, 2024

:picocoin mark$ git submodule update
marks-MBP:picocoin mark$ ls
AUTHORS README.md external
COPYING TODO include
ChangeLog autogen.sh lib
LICENSE-3RD-PARTY.md configure.ac m4
Makefile.am contrib src
NEWS doc test
marks-MBP:picocoin mark$ cd external/secp256k1/
marks-MBP:secp256k1 mark$ git pull
Already up-to-date.
marks-MBP:secp256k1 mark$

from picocoin.

markmark1 avatar markmark1 commented on July 20, 2024

nothing happens with git submodule update jgarzik

from picocoin.

markmark1 avatar markmark1 commented on July 20, 2024

from picocoin.

aido avatar aido commented on July 20, 2024

nothing happens with git submodule update

@markmark1 Have you tried:
git submodule update --init

from picocoin.

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.