Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014
by
weedoge
on 11/02/2014, 19:00:19 UTC
So once the files are released you must repeat the compilation steps that are listed after the dependencies install?


Sorry about the confusion, there's no point in compiling before the source code is released, since the compilation for both will fail until the github repo has been updated.

When the source is released just do the following before compiling if you've already cloned them
Code:
cd ~/riecoin && git pull && cd ~/cpuminer-rminerd && git pull