Hi, Janos Blazi <[EMAIL PROTECTED]> writes:
> Now after installing glib, pango and atk to /opt/GTK, I cannot install GTK > iteself as I get this message: > > checking compiler support for MMX... yes > checking for freetype-config... (cached) no > configure: error: pangoxft Pango backend found but did not find freetype > libraries > > The strange thing is that I have just installed the development version of > the freetype libraries and they are there, otherwise I should have problems > with Qt (I had such problems). is freetype-config in your PATH? Check if you can run 'freetype-config --cflags --libs'. Having a look at config.log might also help. Salut, Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
