cbuchner1 / CudaMiner

a CUDA accelerated litecoin mining application based on pooler's CPU miner
Other
692 stars 304 forks source link

OSX 10.9.2 Cudaminer not working after compilation #59

Open karmacoma7 opened 10 years ago

karmacoma7 commented 10 years ago

I have compiled Cudaminer, it went well with no errors, but when I run it -it just gives me welcome message, and nothing else happens, but you can type anything you want/ i tried running it with different keys, like --benchmark
same result.

here is how it looks

   *** CudaMiner for nVidia GPUs by Christian Buchner ***
             This is version 2013-12-18 (beta)
based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
       Cuda additions Copyright 2013 Christian Buchner
   My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

any text

you can enter

prediction-labs commented 10 years ago

Hi karmac. I'm getting ./configure: line 5943: syntax error near unexpected token ,' ./configure: line 5943:LIBCURL_CHECK_CONFIG(, 7.15.2, ,' make: *\ [config.status] Error 2 when configuring. How did you compile it ? Thanks for you help.

karmacoma7 commented 10 years ago

I am following this guide http://atomton.roon.io/compiling-cudaminer-on-os-x-10-9

please let me know if you succeed in compiling and your binary works.

karmacoma7 commented 10 years ago

fixed that by compiling patch1 fork code. working fine now.

prediction-labs commented 10 years ago

Great! Thanks for sharing! On Jan 4, 2014, at 12:09 AM, karmacoma7 notifications@github.com wrote:

fixed that by compiling patch1 fork code. working fine now.

— Reply to this email directly or view it on GitHub.