This text is aimed at users installing the binaries.
Now that Qt5 is linked statically, there is no need to install Qt as a run-time dependency.
Needs backport to 0.12.x.
This text is aimed at users installing the binaries.
Now that Qt5 is linked statically, there is no need to install Qt as a run-time dependency.
Needs backport to 0.12.x.
This text is aimed at users installing the binaries.
Now that Qt5 is linked statically, there is no need to install Qt
as a run-time dependency.
15 | - 16 | - sudo apt-get install libqtgui4 17 | - 18 | Unpack the files into a directory and run: 19 | 20 | - bin/32/bitcoin-qt (GUI, 32-bit) or bin/32/bitcoind (headless, 32-bit)
There is no bin/32?
There are different tars for each arch?
Yes, good catch, that needs updating too.
utACK once nits are fixed
Removed the 32/64 bit reference.