Page 1 of 1

Installed 3.8 but shows "version: 35000"

Posted: Tue Jul 28, 2015 1:35 am
by amincd
I've used the instructions found here: https://software.opensuse.org/download. ... e=namecoin

to install namecoin 0.3.8 but when I run the namecoind getinfo command, it still shows "version" : 35000

Any suggestions?

Re: Installed 3.8 but shows "version: 35000"

Posted: Tue Jul 28, 2015 3:33 am
by amincd
The problem was that the wrong namecoind was getting run.

`which -a namecoind` returned:

/usr/local/bin/namecoind /usr/bin/namecoind

deleting the first got the right 'namecoind' command being run