Another problem in configuring gtk+-2.6.7 is: ----------------------------------------------------------------- gnome-config: not found configure: error: Xft Pango backend is required for x11 target ----------------------------------------------------------------- So I went to download xft-2.1.2.tar.gz, and tried to compile it. "./configure" has no problem. But "make" led to errors: ----------------------------------------------------------------- In file included from Xft.h:41, from xftint.h:39, from xftcolor.c:25: /usr/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files." /usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:" /usr/local/include/freetype2/freetype/freetype.h:23:2: #error " #include <ft2build.h>" /usr/local/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H" *** Error code 1 Stop in /usr/src/xft-2.1.2. *** Error code 1 Stop in /usr/src/xft-2.1.2. ----------------------------------------------------------------- Any idea, guys? Regards, Xu Qiang _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list