杨思为 | 我们一家

安装fontconfig解决configure: error: You must have freetype installed错误

在IBM3650上安装fontconfig,在configure 时出现了“configure: error: You must have freetype installed”错误,提示的是必须安装freetype,因为我已经安装了freetype了,所以,解决办法如下:

在fontconfig进行confiure时,加上“–with-freetype-config=/usr/local/freetype”选择,其中“/usr/local/freetype”要根据您具体的情况修改。完整的configure应该是:

./configure –prefix=/usr/local/fontconfig –with-freetype-config=/usr/local/freetype

问题解决

作者: 分类:服务器管理 标签: 时间:2008年2月11日

当前位置:首页>开发研究>服务器管理>

上一篇:

下一篇:

  1. 没有任何评论。
  1. 没有任何引用。

热门文章