dani-kenny 发表于 2006-4-2 17:47:29

在安装glib时候的问题???

我在安装GLIB安装时候依次安装下面的包:
第一个GLIB glib-2.8.6
第二个ATKatk-1.10.3
第三个CAIRO cairo-1.0.4
第四个PANGO
(安装指令统一为:./configure --prefix=/usr && make && make install)
第五个GTK

在安装CAIRO时候出现下面的问题!!
cairo will be compiled with the following surface backends:
Xlib: no (requires Xrender http://freedesktop.org/Software/xlibs)
Quartz: no
XCB: no
Win32: no
PostScript: no
PDF: no
glitz: no

the following font backends:
FreeType: no
Win32: no
ATSUI: no

and the following features:
PNG functions: no
configure: error: Cairo requires at least one font backend.
                  Please install freetype and fontconfig, then try again:

以上是个什么问题阿??
怎么解决它?
哪位高手帮个忙阿!~~~~~~

VirusCamp 发表于 2006-4-2 20:41:43

FreeType
装上

dani-kenny 发表于 2006-4-3 16:45:46

谢谢高手提示!~~~~~~
页: [1]
查看完整版本: 在安装glib时候的问题???