红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

RHEL5.1下wine1.1.0源码配置出错,请指教!

RHEL5.1下wine1.1.0源码配置出错,请指教!

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 编辑 ]

TOP

引用:
原帖由 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

再次强调:提问应该讲清楚自己的情况,比如用的什么系统之类的……

TOP

谢谢了,之前忘了说我使用的版本了,改过来了,我先试试看~

[ 本帖最后由 flytostars 于 2008-7-15 20:36 编辑 ]

TOP

发新话题