Post
Topic
Board Mining
Re: CPU Miner & problem with libcurl
by
Patches
on 23/03/2011, 11:47:29 UTC
Hello,

I install CPU Miner ( https://github.com/j16sdiz/cpuminer ).
But when I execute configure, I have a problem with the libcurl :

Code:
./configure: line 4830: syntax error near unexpected token `,'
./configure: line 4830: `LIBCURL_CHECK_CONFIG(, 7.10.1, ,

I have Fedora 14.

So, I look if I have a libcurl on the system :

Code:
Le paquet libcurl-7.21.0-6.fc14.x86_64 est déjà installé dans sa dernière version

I try install a libcurl-7.21 devel and I have always this problem.

Would you have a solution?



Thanks


PS : Sorry for my bad english

Download and compile from the tarball (http://yyz.us/bitcoin/cpuminer-0.8.1.tar.gz) rather than from github. At least that worked for me on OS X which was having trouble finding libcurl.

Bon chance!