Boost 1.68.0 is not compatible with rippled 1.1.0 due to some changes to
Boost.Beast. Versions of Boost older than 1.67.0 are not compatible with rippled
1.1.0 because they do not include Boost.Beast. Only Boost 1.67.0 is
compatible, so I updated the build instructions to be clearer about
this.
- consolidated initial install dependencies
- BOOST_ROOT dir will be incorrectly set if your username is not ubuntu
- (Revoved by @mduo13: automatically setting number of processors to use to compile Boost libraries to half of what users would have)
- git log to now show v1.0.1
- numbering changes