Anybody have any luck installing new masternode with monoeci files and not monacocoin? If so, please post steps. Thank you..
Steps on Github :
https://github.com/monacocoin-net/monacoCoin-CoreI am getting error : error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory
There was a fix for it somewhere, had it when I installed xmcc masternode first time but took me a day. Keep running old MN till I have time to fix. Would be nice if there was Discord help channel.
I had this problem before, i think it's a bad symbolic link try this
apt-get update
sudo apt-get install libboost1.54-all-dev
sudo apt-get install libdb-dev libdb++-dev
sudo apt-get install libminiupnpc-dev
It works for me
There's help channel at the slack, you can ask there if you have some problem and someone will help you.