You are viewing a single comment's thread from:

RE: How to host a Chaincoin Masternode on windows.

in #chaincoin7 years ago

Hi Jeff, I am getting an error with a Linux install, can you help?

I am having an issue with:

mn@mn:~$ chaincoind –daemon
chaincoind: command not found

Prior to this point, I also had an error with this command:

mn@mn:~/chaincoin$ ./configure – -without-gui
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: –
checking build system type... Invalid configuration –': machine–' not recognized
configure: error: /bin/bash src/build-aux/config.sub – failed

So I just ran ./configure which seemed to work.

Then saw this error while compiling:

CXX masternode.o
masternode.cpp: In member function 'bool CMasternodePayments::ProcessBlock(int)':
masternode.cpp:434:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(vecLastPayments.size() > nMinimumAge) break;
^

Any ideas??

Sort:  

This may be the problem!! Youtuber posted a typo:
-note to others --copy paste from the website error
./configure --without-gui
(website reads ./configure – -without-gui)

mn@mn:~$ chaincoind –daemon

Try it with "mn@mn:~$ chaincoind --daemon"

Also depends on where you installed the chaincoin files - if you created a chaincoin folder - it looks like the line doesn't point to it.

cd chaincoin
then type chaincoind --daemon

Hi I keep getting the same chaincoind: command not found I've repeated the process a few times and still the same. Have you managed to fix that?

Coin Marketplace

STEEM 0.20
TRX 0.12
JST 0.028
BTC 64024.15
ETH 3515.24
USDT 1.00
SBD 2.55