Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW/POS/POA] Ellerium Project [ASIC resistant][XEVAN][Masternodes]
by
Andromotos
on 09/03/2018, 02:08:45 UTC
how to be a masternode pls ?

is there a guide to do it ?


You must watch the output of every linux command closely. There are some little typo mistakes, like this:

sudo apt-get install libdb4.8-dev libdb4.8++-dev -y

must be:

sudo apt -y install libdb4.8-dev
sudo apt -y install libdb4.8++-dev

Then it is FINE.