Mention Qt4 runtime dependencies

This commit is contained in:
Gavin Andresen 2011-11-07 12:09:57 -05:00
parent a5f07cbea0
commit d6245ca5d9
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ with each other, with the help of a P2P network to check for double-spending.
Setup
-----
You need the Qt4 run-time libraries to run bitcoin-qt. On Debian or Ubuntu:
sudo apt-get install libqtgui4
Unpack the files into a directory and run:
bin/32/bitcoin-qt (GUI, 32-bit)
bin/32/bitcoind (headless, 32-bit)