Wine1.3.24编译安装问题

编译打包和其他
回复
kiswih
帖子: 1
注册时间: 2011-07-18 17:11

Wine1.3.24编译安装问题

#1

帖子 kiswih » 2011-07-18 17:42

编译安装提示错误:


checking for -lfreetype... not found
configure: error: FreeType development files not found. Fonts will not be built.
Use the --without-freetype option if you really want this.

要怎么解决?
头像
ptpt52
帖子: 717
注册时间: 2008-07-27 8:51
系统: Ubuntu/Windows
来自: 广西玉林|广东深圳
联系:

Re: Wine1.3.24编译安装问题

#2

帖子 ptpt52 » 2011-07-18 22:29

代码: 全选

sudo apt-get build-dep win1.3
走过去了也便有了路
http://www.ptpt52.com/
头像
平凡達人
帖子: 257
注册时间: 2008-11-13 20:27
来自: 台灣
联系:

Re: Wine1.3.24编译安装问题

#3

帖子 平凡達人 » 2011-07-30 10:46

代码: 全选

suao apt-get install libfreetype6-dev
ASUS W7SG
UBUNTU 13.04
回复