Re: Compiling Pango 1.0.1 with anti-aliasing support on a LFS system



On Thu, 23 May 2002 00:45:28 +0200 Tilman "Trillian" Sauerbeck
<tilman sauerbeck web de> wrote:

> checking X11/Xft/XftFreetype.h usability... no
> checking X11/Xft/XftFreetype.h presence... no
> checking for X11/Xft/XftFreetype.h... no

The problem was that my X11 headers are in /usr/local/X11R6/include/X11. Pango's configure script doesn't search this directory per default. After setting a symlink from /usr/local/include/X11 to /usr/local/X11R6/include/X11, it works.

It seems tterrors.h is only needed for older freetype installations (the configure script speaks about ft 2.0.3 and 2.0.4).

After recompiling GTK, too, AA fonts are finally working =)

Regards,
Tilman

-- 
Get GKrellM Newsticker @ http://gk-newsticker.sourceforge.net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]