Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014
by
cocoxxx
on 11/02/2014, 21:33:54 UTC
Updated guide now I've got my mining working!! If you have any problems just message me.

Compile/install Miner
Code:
cd ~
git clone https://github.com/gatra/cpuminer-rminerd.git && cd cpuminer-rminerd
./autogen.sh
./configure CFLAGS="-O3"
make

on CentOS, when ./configure CFLAGS="-O3", hava some errors like this:
./configure: line 5586: syntax error near unexpected token `,'
./configure: line 5586: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'