Post
Topic
Board Pools
Re: [700GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
powersync
on 19/05/2013, 21:01:08 UTC
Can anyone point me in the right direction on how to update bitcoind from 8.1 to 8.2 from command line on a ubuntu 11.10 server with a tar file.  I have it extracted  and I run "make -f makefile.unix bitcoind".  It builds the files and I run it but it still shows 8.1 when I do a getinfo.  Any help would be great.

PS

I had a similar issue compiling from the git repository after doing a "pull" of the latest code. Ended up moving the old bitcoin source to another directory and starting with a fresh clone of the Bitcoin source code. I just used "make -f makefile.unix" without bitcoind...seemed to work for me.

All the best with it.

Yep I ended up doing the same thing.  Thanks

PS