Ori Rosen wrote:
--- Russell Shaw <rjshaw@xxxxxxxxxxxxxxx> wrote:
Ori Rosen wrote:
--- Russell Shaw <rjshaw@xxxxxxxxxxxxxxx> wrote:
Ori Rosen wrote:
I have installed the most recent versions of
glib, pango and atk. When configuring gtk2.4.3, I am
getting 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
It found pango 1.4.0 but didn't find xft.
Try installing libxft2-dev or something.
_______________________________________________
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list