分页: 1 / 1

Wine1.3.24编译安装问题

发表于 : 2011-07-18 17:42
kiswih
编译安装提示错误:


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.

要怎么解决?

Re: Wine1.3.24编译安装问题

发表于 : 2011-07-18 22:29
ptpt52

代码: 全选

sudo apt-get build-dep win1.3

Re: Wine1.3.24编译安装问题

发表于 : 2011-07-30 10:46
平凡達人

代码: 全选

suao apt-get install libfreetype6-dev