pooler / cpuminer

CPU miner for Litecoin and Bitcoin
https://bitcointalk.org/index.php?topic=55038.0
Other
2.79k stars 1.21k forks source link

error ./configure no such file or directory #234

Closed imtrynalearn closed 3 years ago

imtrynalearn commented 3 years ago

while compiling on msys windows

pooler commented 3 years ago

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

imtrynalearn commented 3 years ago

after ./configure got this error

./configure: line 5560: syntax error near unexpected token `,'
./configure: line 5560: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'
pooler commented 3 years ago

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