Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW/POS/POA] Ellerium Project [ASIC resistant][XEVAN][Masternodes]
by
Andromotos
on 09/03/2018, 05:40:24 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.

tell me these are typos from the developer in the manual?

I dont know who made the manual. But I know these typos are fairly common in many manuals... As we all know a little typo in the code can many times make the programm not work... For me its no big thing.  Smiley