#sudo apt-cache search boost 你将看到很多文件信息, libboost-dev, 直接安装此文件即可: # sudo apt-get install libboost-dev 这样就安装成功了