one more question on building GTK+ library

I used the following packages from the Gtk+ v 2.4 location:

jpegsrc.v6b.tar.gz
libpng-1.2.7.tar.gz
tiff-v3.6.1.tar.gz
pkgconfig-0.15.0.tar.gz
gtk+-2.4.14.tar.bz2
pango-1.4.1.tar.bz2
glib-2.4.8.tar.bz2
atk-1.8.0.tar.bz2

However when I tried to compile the actual GTK+ library itself, it keeps 
complaining that pango is NOT installed, although I've reinstalled this 
library thrice.

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+. For more information see http://www.pango.org

[btw: I've had to disable the jpeg library, because libjpeg.h seemingly cannot 
be found]

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to