Bit-Wasp / secp256k1-php

PHP bindings for bitcoin-core/secp256k1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

tianheng2017 opened this issue · comments

administratordeMacBook-Air:secp256k1 administrator$ ./configure --with-secp256k1
-bash: ./configure: No such file or directory

Hey, glad you fixed your problem! For others who experience this, I am guessing that phpize was not executed, because ./configure doesn't exist until then