pooler/cpuminer

error ./configure no such file or directory

imtrynalearn opened this issue · 3 comments

while compiling on msys windows

Assuming you're trying to build cpuminer, you'll have to provide more information on what steps you've followed.

after ./configure got this error

./configure: line 5560: syntax error near unexpected token `,'
./configure: line 5560: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'

Duplicate of #37. You'll need a full libcurl development package to build from the git repo. Alternatively, build from tarball.