Bitcoin Forum
July 11, 2024, 02:13:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CPU mining] Yenten v1.3.1 [YTN] [YescryptR16] [Exchange avilable] on: January 01, 2018, 02:04:46 PM

This is my tutorial and only works on centos 7. lower centos is giving problems. What centos are you on ?
If you get an error no such file then there was something wrong with the compiling.

Thanks for creating the guide. I was running Centos 6 and tried it with 7 now and it's working great. Thanks again! Smiley
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CPU mining] Yenten v1.3.1 [YTN] [YescryptR16] [Exchange avilable] on: January 01, 2018, 12:30:38 PM
Happy new year all the Yenteners!

This seems like a supercool project and I'm trying to start mining some yenten on linux but I run into a problem after installing the cpuminer. I followed this guide on CentOS which I know has worked for someone else:

yum groupinstall "Development Tools" -y
yum install curl-devel openssl-devel git screen -y
yum install gmp-devel -y
git clone https://github.com/JayDDee/cpuminer-opt.git
cd cpuminer-opt/
./build.sh
./cpuminer -t 1 -a yescryptr16 -o stratum+tcp://s.antminepool.com:6234 -u YUTSuJd7jQPYPmKtJ5J46xf5Hw3Ts21W3d  -p c=YTN


I get error that there is no such file which is true as I can't find it in the directory so can someone advice how to get the miner running?
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!