On Saturday 2005 February 05 10:28 pm, Randall L. Rathbun wrote: > checking Pango flags... -I/usr/local/include/pango-1.0 -I/usr/X11R6/include > -I/usr/include/freetype2 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -Wl,--export-dynamic -L/usr/local/lib > -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl > -lglib-2.0 > configure: error: > *** Can't link to Pango. Pango is required to build > *** GTK+.
found out why this isn't working. Previous installs of pango from the rpm package directly by Red Hat placed the pango library into /usr/lib, not /usr/local/lib after removing pango from this location, it built okay, and gtk configure did not burp -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
