码迷,mamicode.com
首页 > 其他好文 > 详细

编译gearman提示缺少boost

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

标签:style   blog   http   io   color   ar   os   for   sp   

编译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

标签:style   blog   http   io   color   ar   os   for   sp   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!