RE: SIBCoin - Master Node Setup in VPS

You are viewing a single comment's thread from:

SIBCoin - Master Node Setup in VPS

in cryptocurrency •  7 years ago  (edited)

Spacibo bolshoi, thank You for this guide, especially because of providing the git source of sibcoin daemon. I had been looking for it on the net and found Your article here!

Update: You must install the following dependency as well, otherwise make will not work:
sudo apt-get install libevent-dev

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

@bongoking - Good Catch!!! ... I totally missed to add " libevent-dev" in my list of dependency to be installed... yes that is required.