-
Notifications
You must be signed in to change notification settings - Fork 262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
autogen.sh: line 3: autoreconf: command not found #42
Comments
Cocoapod import above mistakes |
BitcoinKit builds secp256k1 and OpenSSL itself for security reasons. They requires autoconf and automake. Please install them. |
Closed
usatie
referenced
this issue
in BitcoinCashKit/BitcoinCashKit
Jul 17, 2018
[WIP] 🚧 Enabling SPV feature for BCH
I have the same problem. pls help me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installing BitcoinKit (0.1.2)
[!] /bin/bash -c
set -e
sh setup/build_libraries.sh
++ dirname setup/build_libraries.sh
++ dirname build_secp256k1.sh
++ mktemp -d
Cloning into 'src'...
++ pwd
./autogen.sh: line 3: autoreconf: command not found
The text was updated successfully, but these errors were encountered: