configure: error: FreeType development files not found.
Fonts will not be built. Dialog text may be invisible or unaligned.
Use the --without-freetype option if you really want this.
请问这个是什么意思啊?
[ 本帖最后由 flytostars 于 2008-7-15 20:35 编辑 ]
文章评论
共有 2 条评论
flytostars 于 2008-07-15 18:01:05发表:
谢谢了,之前忘了说我使用的版本了,改过来了,我先试试看~
[ 本帖最后由 flytostars 于 2008-7-15 20:36 编辑 ]
deepwhite 于 2008-07-15 09:50:17发表:
引用:
原帖由 flytostars 于 2008-7-15 09:07 发表 configure: error: FreeType development files not found.
Fonts will not be built. Dialog text may be invisible or unaligned.
Use the --without-freetype option if you really want this.
flytostars 于 2008-07-15 18:01:05发表:
谢谢了,之前忘了说我使用的版本了,改过来了,我先试试看~
[ 本帖最后由 flytostars 于 2008-7-15 20:36 编辑 ]
deepwhite 于 2008-07-15 09:50:17发表:
安装freetype-devel这个软件包就好了。
yum -y install freetype-devel
再次强调:提问应该讲清楚自己的情况,比如用的什么系统之类的……