limneos / MobileMiner

CPU Miner for ARM64 iOS Devices
GNU General Public License v2.0
431 stars 116 forks source link

when I compile. it throw out this error #4

Closed madist closed 6 years ago

madist commented 6 years ago

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

limneos commented 6 years ago

Yeah, this is a bug propagating in all forks from the initial project. just #comment this line out, from any of the configure, configure.in etc files

mooseDev commented 6 years ago

or use this instruction to fix issue: https://www.anintegratedworld.com/to-build-from-source-binary-or-tarball/