X-Git-Url: https://git.novaco.in/?p=electrum-server.git;a=blobdiff_plain;f=HOWTO.md;h=c0c04320dfd841312856c7fa253c35c5d8a5f5a0;hp=51f30c74a68219d0d11c143433fc2a4ba7de63fc;hb=2a8c19f5f3bdae38e9ef89bf7515dc10a7bb1893;hpb=d9a0afacc92c535eb8436857635eea196d7758ee diff --git a/HOWTO.md b/HOWTO.md index 51f30c7..c0c0432 100644 --- a/HOWTO.md +++ b/HOWTO.md @@ -101,18 +101,18 @@ our ~/bin directory: Older versions of Electrum used to require a patched version of bitcoind. This is not the case anymore since bitcoind supports the 'txindex' option. -We currently recommend bitcoind 0.8.5 stable. +We currently recommend bitcoind 0.8.6 stable. If your package manager does not supply a recent bitcoind and prefer to compile here are some pointers for Ubuntu: - $ cd ~/src && wget http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.5/bitcoin-0.8.5-linux.tar.gz - $ tar xfz bitcoin-0.8.5-linux.tar.gz - $ cd bitcoin-0.8.5-linux/src/src + $ cd ~/src && wget http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.6/bitcoin-0.8.6-linux.tar.gz + $ tar xfz bitcoin-0.8.6-linux.tar.gz + $ cd bitcoin-0.8.6-linux/src/src $ sudo apt-get install make g++ python-leveldb libboost-all-dev libssl-dev libdb++-dev $ make USE_UPNP= -f makefile.unix - $ strip ~/src/bitcoin-0.8.5-linux/src/src/bitcoind - $ ln -s ~/src/bitcoin-0.8.5-linux/src/src/bitcoind ~/bin/bitcoind + $ strip ~/src/bitcoin-0.8.6-linux/src/src/bitcoind + $ ln -s ~/src/bitcoin-0.8.6-linux/src/src/bitcoind ~/bin/bitcoind ### Step 4. Configure and start bitcoind @@ -319,7 +319,7 @@ addresses and transactions history. You can see the number of blocks and response time in the Server selection window. You should send/receive some bitcoins to confirm that everything is working properly. -### Step 13. Join us on IRC, subscribe to the server thread +### Step 14. Join us on IRC, subscribe to the server thread Say hi to the dev crew, other server operators and fans on irc.freenode.net #electrum and we'll try to congratulate you