Hi There,
I've been around for a little while, but haven't ever posted anything so i just ran into the problem of having to make a post in the wrong section to be able to ask my question.
I was trying to compile a GPU miner for CopperBars using the source
https://mega.co.nz/#!HgAR3aJC!dE3EiGNzE_ZmCM7IeALAshzgFS5dgDd0UM11Q2v1O4Q
but i keep getting an error
configure: error: Missing required libcurl dev >= 7.18.2
I have tried various methods to try and resolve the error but because im a complete Linux noob It doesnt seem to work for me (probably because im missing something remarkably straight forward but hey we all gotta start somewhere :-) )
So useful information:
Im currently using VMWare to create a Ubuntu x64 virtual machine (this is an instance i had from a while ago which i installed for some reason i cant actually remember.)
The machine VMWare is running on is a windows 7 64 bit machine
I was then trying to compile using
https://mega.co.nz/#!HgAR3aJC!dE3EiGNzE_ZmCM7IeALAshzgFS5dgDd0UM11Q2v1O4Q
using
tar -xjvf 1.bz2
CFLAGS="-march=native -O2 -pipe" ./configure --enable-scrypt
make
as partially explained in here
https://bitcointalksearch.org/topic/m.2912911If anyone is able to point out where i am going wrong, (hopefully there is enough info to work that out) Alternatively, if compiling is a 30 second Job for someone that knows what they are doing I would be very grateful to if someone could preferably a windows 64 bit verson.
Thanks for reading.
All the best
StuartNorth