configure 错误,求高手

编译打包和其他
回复
头像
cacarot
帖子: 7
注册时间: 2010-06-07 13:27

configure 错误,求高手

#1

帖子 cacarot » 2010-06-22 15:20

最近想要安装个游戏,在./configure 这一步时出现错误“configure: error: Unable to find Boost Filesystem library“,在网上也搜了许多帖子有的建议“sudo apt-get install libboost1.37-dev”,自己也试过了,还是不行,求高手解决,谢谢!
头像
lgxwqq
帖子: 1145
注册时间: 2009-12-04 13:29

Re: configure 错误,求高手

#2

帖子 lgxwqq » 2010-06-22 15:43

sudo apt-get install libboost-dev

不要加版本号
另外还有sudo apt-get install libboost-all-dev
ubuntu10.04需要运行上面的命令。如果还不行的话就应该检查你的环境了,查看PATH
关注和奉献Tianjin Linux User Group的建设,热心参与开源社区,Linux爱好者,python初学者,希望成为一名geek,求交流求指导

我知道发QQ群是不对的。。。可是:Linux天津qq群104029520 73809331,终有一天会没有QQ的。。

Blog:http://www.freetstar.com //欢迎
twitter:https://twitter.com/freetstar
头像
cacarot
帖子: 7
注册时间: 2010-06-07 13:27

Re: configure 错误,求高手

#3

帖子 cacarot » 2010-06-22 19:52

哦 谢谢 我试下
头像
It's not me
帖子: 748
注册时间: 2009-12-02 12:41

Re: configure 错误,求高手

#4

帖子 It's not me » 2010-06-22 19:56

我都是先把boost整个安装再尝试config
who am I? I wander ...
回复