Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU Only | PHP Based | Decentralized Revolution
by
CRamdom
on 14/02/2018, 15:19:17 UTC
ok i' ll search because i already blocked at the java miner instalation (maven)
if you have tuto or other, i take it Smiley 
sorry for my bad english, i m from belgium

This is all you need for Linux to get the Java miner working -

sudo apt-get update

sudo apt-get install -y openjdk-8-jdk maven git make gcc

git clone git://github.com/ProgrammerDan/arionum-java

cd arionum-java/arionum-miner

mvn clean package

chmod +x build-argon.sh

./build-argon.sh

./run.sh

Hope this helps


very good nfo Wink thanks