引用:
原帖由 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.
请问这个是什 ...
安装freetype-devel这个软件包就好了。
yum -y install freetype-devel
再次强调:提问应该讲清楚自己的情况,比如用的什么系统之类的……