编译安装wesnoth1.8

游戏讨论
回复
头像
cnkilior
论坛版主
帖子: 4984
注册时间: 2007-08-05 17:40

编译安装wesnoth1.8

#1

帖子 cnkilior »

1、依赖

代码: 全选

build-essential automake libsdl-dev libsdl-ttf2.0-dev libsdl-image1.2-dev libsdl-mixer1.2-dev liblua5.1-dev libboost1.41-dev libboost-iostreams1.41-dev libpango1.0-dev
2、编译

代码: 全选

./autogen
./configure --prefix=/usr --datadir=/usr/share/game
make
sudo make install
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

Re: 编译安装wesnoth1.8

#2

帖子 luojie-dune »

不是变scons了吗?怎么还用make这么麻烦的。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
头像
cnkilior
论坛版主
帖子: 4984
注册时间: 2007-08-05 17:40

Re: 编译安装wesnoth1.8

#3

帖子 cnkilior »

不知道这东西。只见autogen就用了。
头像
jioyo源
帖子: 3476
注册时间: 2008-10-08 13:48

Re: 编译安装wesnoth1.8

#4

帖子 jioyo源 »

luojie-dune 写了:不是变scons了吗?怎么还用make这么麻烦的。
:em06 看着说推荐用scons,可没用过,习惯了make了,好象还有个什么cmake的……
--------------------------------------
论坛精华贴全集:http://forum.ubuntu.org.cn/viewtopic.php?f=48&t=199845
book:http://forum.ubuntu.org.cn/viewtopic.php?f=21&t=198286
回复