How to upgrade boost libary using apt-get ?
apt-get install libboost1.55-all-dev
using version number between boost and all, but the precondition requires the sources of apt contain 1.55 version.
apt-get install libboost1.55-all-dev
using version number between boost and all, but the precondition requires the sources of apt contain 1.55 version.