Post
Topic
Board Mining (Altcoins)
Re: Wolf's MRO CPUMiner - 2x speed compared to LucasJones'
by
kephael
on 13/06/2014, 01:31:12 UTC
OSX 10.9.3
brew install automake autoconf curl
then git clone repo, run autogen, run no macro.pl
When exec ./configure, I got error:

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

I have fresh install of OSX. What wrong?

Thanks.

Same issue on Ubuntu. Needed to install  libcurl4-nss-dev to fix.