i want to use reddcoind on linux.i’ve download https://github.com/reddcoin-project/reddcoin/releases/download/v2.0.1.2/reddcoin-2.0.1.2-linux.tar.gz
after extract the compress file reddcoin-2.0.1.2-linux/bin/64/reddcoind try to run but not run say “reddcoind: command not found”.
Please help how to run reddcoind on ubuntu
Did you navigate to where you had your reddcoind
binary?>
Such as downloads
~/Downloads/reddcoin/
remember to prefix an absolute path with ./
So, instead of just reddcoind
— nagivate to where you have the /bin/64/
and then use
./reddcoind