Ori Rosen wrote:
--- Russell Shaw <rjshaw netspace net au> wrote:Ori Rosen wrote:I have installed the most recent versions of glib, pango and atk. When configuring gtk2.4.3, I amgetting the error: Pango 1.2.0 and Xft backend is required for X11 target. Just above that, it was able to find pango 1.4.0, so why does it need pango 1.2.0?Make sure pkg-config returns the versions of the libraries you just built.It finds /usr/local/bin/pkg-config, which is the only one I have.
See if pkg-config is reading the right .pc files: pkg-config --modversion pango 1.4.0 pkg-config --modversion xft 2.1.2