Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] MonacoCoin - A real use in Monaco
by
jenia1
on 25/10/2017, 13:23:59 UTC
i get the error when i run wallet in the linux

Code:
error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory

how should i do


i am getting the same error. what should we do now?

edit: found the answer- downgrade to ubuntu 14
i get the error when i run wallet in the linux

Code:
error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory


how should i do

We uploaded a precompiled version for Ubuntu 16 yesterday.

You just need to use :

Code:
   wget https://github.com/monacocoin-net/monacoCoin-Core/releases/download/0.12.1.5.1/monacoCoinCore-0.12.1.5.1-linux64-cli-Ubuntu16.taz.gz

INstead of :

Code:
   wget https://github.com/monacocoin-net/monacoCoin-Core/releases/download/0.12.1.5.1/monacoCoinCore-0.12.1.5.1-linux64-cli.taz.gz

i downgraded from ubuntu 16 to 14. and used exactly what the guide here says https://monacocoin.net/en/tutoriel-how-to-create-a-masternode/   still getting the same error though