首页 > 其他 > 详细

编译gearman提示缺少boost

时间:2014-11-04 19:23:21      阅读:2019      评论:0      收藏:0      [点我收藏+]

编译german时提示缺少boost:

checking for boostlib >= 1.39... configure: We could not detect the boost libraries (version 1.39 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
configure: error: could not find boost

解决办法

# yum install -y boost boost-devel

即可

编译gearman提示缺少boost

原文:http://www.cnblogs.com/lurenjiashuo/p/gearman-no-boost.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!