Bitcoin Forum
May 07, 2024, 08:50:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Why I run bitcoind 0.7.2 64 bit on ubuntu,the version show 32400?  (Read 1663 times)
cnbtcnews (OP)
Newbie
*
Offline Offline

Activity: 54
Merit: 0



View Profile
December 27, 2012, 01:34:35 AM
 #1

http://bbs.btcman.com/data/attachment/forum/201212/27/093419wyyqy28f1u1jp1je.png
1715115021
Hero Member
*
Offline Offline

Posts: 1715115021

View Profile Personal Message (Offline)

Ignore
1715115021
Reply with quote  #2

1715115021
Report to moderator
1715115021
Hero Member
*
Offline Offline

Posts: 1715115021

View Profile Personal Message (Offline)

Ignore
1715115021
Reply with quote  #2

1715115021
Report to moderator
1715115021
Hero Member
*
Offline Offline

Posts: 1715115021

View Profile Personal Message (Offline)

Ignore
1715115021
Reply with quote  #2

1715115021
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
December 27, 2012, 01:42:15 AM
 #2


since u started bitcoind with "bitcoind" and not the one you did built.

if you use bitcoind with parameters it changes to a simple JSON request/response tool. for example u could use
Code:
namecoind -rcpport=8332 -rpcuser=rpcuser -rpcpassword=rpcpassword getinfo
to query bitcoind with the namecoind binary.

therefore stop bitcoind, uninstall the package u installed (or the old binary if u compiled/copied it on ur own) and copy bitcoind to /usr/local/bin, afterwards restart bitcoind with
Code:
bitcoind -upgradewallet

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
cnbtcnews (OP)
Newbie
*
Offline Offline

Activity: 54
Merit: 0



View Profile
December 27, 2012, 02:37:07 AM
 #3

since u started bitcoind with "bitcoind" and not the one you did built.

if you use bitcoind with parameters it changes to a simple JSON request/response tool. for example u could use
Code:
namecoind -rcpport=8332 -rpcuser=rpcuser -rpcpassword=rpcpassword getinfo
to query bitcoind with the namecoind binary.

therefore stop bitcoind, uninstall the package u installed (or the old binary if u compiled/copied it on ur own) and copy bitcoind to /usr/local/bin, afterwards restart bitcoind with
Code:
bitcoind -upgradewallet

Thank you!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!