checking for boostlib >= 1.47.0... yeschecking whether the Boost::System library is available... yesconfigure: error: Could not find a version of the boost_system library!
apt-get install libboost-all-dev
./configure --with-boost-libdir=/usr/lib/x86_64-linux-gnu
apt-get install libboost-all-devReading package lists... DoneBuilding dependency treeReading state information... DoneSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies: libboost-all-dev : Depends: libboost-dev but it is not going to be installed Depends: libboost-program-options-dev but it is not going to be installedE: Unable to correct problems, you have held broken packages.
sudo apt-add-repository ppa:bitcoin/bitcoinsudo apt-get updatesudo apt-get install bitcoind
sudo apt-get install bitcoindReading package lists... DoneBuilding dependency treeReading state information... DoneSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies: bitcoind : Depends: libboost-chrono1.58.0 but it is not installable Depends: libzmq5 (>= 3.2.3+dfsg) but it is not installableE: Unable to correct problems, you have held broken packages.
dpkg --get-selections | grep hold
apt-get update