Hello guys,
I tried to set up a masternode with following instruction:
https://onlimono.blogspot.com/2017/12/how-to-create-monoeci-xmcc-masternode.html#comment-formAfter unpacking the wallet files I get following error (directory not found):
monoeci@StyriaTrading:~$ tar xzvf monoeciCore-0.12.2.3-linux64.tar.gz
monoeciCore-0.12.2/
monoeciCore-0.12.2/bin/
monoeciCore-0.12.2/bin/monoeci-cli
monoeciCore-0.12.2/bin/monoecid
monoeciCore-0.12.2/bin/monoeci-qt
monoeciCore-0.12.2/bin/monoeci-tx
monoeciCore-0.12.2/bin/test_monoeci
monoeciCore-0.12.2/include/
monoeciCore-0.12.2/include/monoeciconsensus.h
monoeciCore-0.12.2/lib/
monoeciCore-0.12.2/lib/libmonoeciconsensus.so
monoeciCore-0.12.2/lib/libmonoeciconsensus.so.0
monoeciCore-0.12.2/lib/libmonoeciconsensus.so.0.0.0
monoeci@StyriaTrading:~$ chmod +x monoecid monoeci-tx monoeci-cli
chmod: cannot access ‘monoecid’: No such file or directory
chmod: cannot access ‘monoeci-tx’: No such file or directory
chmod: cannot access ‘monoeci-cli’: No such file or directoryCan anybody help me with this chmod command and how I am correctly typing it in this case? Thx in advance!