Bitcoin Forum
June 24, 2024, 12:37:44 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LEAF] LEAFCOIN - Early version foundation launched on: March 02, 2014, 05:50:31 AM
I mine at xhash and miningpool.co and i receive leaf from both. My hash rate is about 100 khash/s an i've mined about 9k leafs. Both those pools send me leaf from my account when i ask for them. They both have auto release you can set at whatever you want. I'm not sure if they are paying out the full percentage of leafs my hashrate makes but I get leaf  Tongue
2  Alternate cryptocurrencies / Mining (Altcoins) / Confused how to link cudaminer to run in a pool in linux on: February 28, 2014, 04:21:35 AM
I'm trying to mine mintcoin with cudaminer (setup an benchmarked) to link to a stratum pool. I have no idea what the next step is. I read something about a .bat file but not sure how to write one of those. I'm using linux mint 16 kde, cuda-5.5, cudaminer-master, and a 460gtx. I want to run the miner in the background while i do my thing on my computer. Its usually running 14 hrs a day so figured I might as well mine in the background. Any help would be great since most info on the web is for cgminer (ati cards) an windows. I'm a newbie when it comes to mining so any help explained in lamens terms would be great.
3  Alternate cryptocurrencies / Mining (Altcoins) / Cudaminer-master make error kde mint 16 on: February 27, 2014, 09:10:41 AM
make  all-recursive
make[1]: Entering directory `/home/shane/Downloads/CudaMiner-master'
Making all in compat
make[2]: Entering directory `/home/shane/Downloads/CudaMiner-master/compat'
Making all in jansson
make[3]: Entering directory `/home/shane/Downloads/CudaMiner-master/compat/jansson'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/shane/Downloads/CudaMiner-master/compat/jansson'
make[3]: Entering directory `/home/shane/Downloads/CudaMiner-master/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/shane/Downloads/CudaMiner-master/compat'
make[2]: Leaving directory `/home/shane/Downloads/CudaMiner-master/compat'
make[2]: Entering directory `/home/shane/Downloads/CudaMiner-master'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -msse2  -fopenmp -pthread -fno-strict-aliasing -I./compat/jansson -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME   -O3 -MT cudaminer-cpu-miner.o -MD -MP -MF .deps/cudaminer-cpu-miner.Tpo -c -o cudaminer-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
cpu-miner.c:38:25: fatal error: openssl/sha.h: No such file or directory
 #include <openssl/sha.h>
                         ^
compilation terminated.
make[2]: *** [cudaminer-cpu-miner.o] Error 1
make[2]: Leaving directory `/home/shane/Downloads/CudaMiner-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shane/Downloads/CudaMiner-master'
make: *** [all] Error 2

Trying to make after successful make clean an ./configure.. not sure what to do now.. trying to setup cudaminer for a 460gtx
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!