From: Wladimir J. van der Laan Date: Sat, 2 Jul 2011 08:33:36 +0000 (+0200) Subject: update build instructions (thanks tschaboo) X-Git-Tag: v0.4.0-unstable~226^2~57^2~177 X-Git-Url: https://git.novaco.in/?a=commitdiff_plain;h=05da981f05d7b2e1551345a042d3379e9244f09b;p=novacoin.git update build instructions (thanks tschaboo) --- diff --git a/README.rst b/README.rst index 9d7ad10..3119914 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,9 @@ distribution are installed, for Debian and Ubuntu these are: :: - apt-get install qt4-qmake libqt4-dev + apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \ + libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libboost-all-dev \ + libssl-dev libdb4.8++-dev then execute the following: