Post
Topic
Board Altcoin Discussion
Re: [XPM] [FASTER!] Mining PrimeCoin using DigitalOcean (VPS)
by
Zalfrin
on 11/07/2013, 15:01:21 UTC
Trying from scratch with the update, i come this far:

root@TheChries09:~# sudo mv primecoind /usr/local/bin/.
mv: cannot stat âprimecoindâ: No such file or directory

Anyone else have this problem? Is there any other command i can give? Thanks for response  Smiley

You have to cd to primecoind directory first.

primecoind/src. It's in the instructions. Wink Just copy/paste them.

root@TheChries11:~/primecoin/src# sudo mv primecoind /usr/local/bin/.
mv: cannot stat âprimecoindâ: No such file or directory

Tongue still doesn't work. But thanks for the tip.

You're still missing the "make" step.