On Mon, Feb 19, 2007 at 03:56:05PM -0500, Achilles Vassilicos wrote: > Here is the error message from the config.log file: > > configure:33958: error: > *** Can't link to Pango. Pango is required to build > *** GTK+. For more information see http://www.pango.org So Pango was found but when configure tries to actually link a program with it, it fails. This can mean a stray .pc file or other kinds of screwed installation. Look at config.log, find this error and somewhere around you will see the reason *why* it cannot link to Pango -- the linker (or compiler) error. Yeti -- Whatever. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list