Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
oblox
on 08/10/2017, 18:17:10 UTC
Hi guys. I was trying to get komodod to work on the latest ubuntu. Fallowing the guide
https://github.com/SuperNETorg/komodo/wiki/Installing-Komodo-Manually, everything was fine until
"./src/komodod -addnode=78.47.196.146 -daemon"

I keep getting "No such file or directory" error.

Tried to reinstall everything couple of times, still the same error. Does anyone know what am I doing wrong? Thank you.
what directory are you in?

does ./src/komodod exist?

did you actually build the komodod?
Thanks.
1. In src
2. no komodod there, as pulled from github.com
3. nope, says no such file



You have to build it... the directions to build the daemon are in the link you shared.