Search content
Sort by

Showing 3 of 3 results by berluskony
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] MonacoCoin - A real use in Monaco
by
berluskony
on 27/12/2017, 23:51:27 UTC
you need PUBLIC key and password into termius (see manual)
Post
Topic
Board Альтернативные криптовалюты
Re: 📈🔺[ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE]🔺
by
berluskony
on 27/12/2017, 19:43:32 UTC
Убунта 16.04 сделал обновление по инструкции, но получаю такую фигню
 monoecid
monoecid: error while loading shared libraries: libzmq.so.5: cannot open shared object file: No such file or directory
Как бороться?

возможно это поможет https://gist.github.com/katopz/8b766a5cb0ca96c816658e9407e83d00
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] MonacoCoin - A real use in Monaco
by
berluskony
on 27/12/2017, 19:14:09 UTC
Hi dev!

I have a problem updating the masternode on Ubuntu server 16.04

i use this tutorial
 cd
  ./monacoCoin-cli stop
  tar zcvf save.tar.gz .monacoCoinCore/
  rm -fr sentinel
  wget https://github.com/monacocoin-net/monoeci-core/releases/download/0.12.2/monoeciCore-0.12.2-linux64-cli.Ubuntu16.04.tar.gz
  tar xvf monoeciCore-0.12.2-linux64-cli.Ubuntu16.04.tar.gz
 
when I run this command
  ./monoecid

I have error
./monoecid: error while loading shared libraries: libzmq.so.5: cannot open shared object file: No such file or directory

please help me



The mistake was on my part.

Everything is fine.

how you solved the problem. can you give a detailed instruction? I have such a mistake. Thank you