[Gtk-sharp-list] pango not found

Steve Eichert Steve Eichert <steve.eichert@gmail.com>
Sat, 13 Nov 2004 11:45:37 -0500


I'm trying to install gtk on my Mac and keep getting the following error:

checking for pango... Package pango was not found in the pkg-config search path.
Perhaps you should add the directory containing `pango.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pango' found

If I run pkg-config --list-all the only thing I get is:

gmodule-2.0 GModule - Dynamic module loader for GLib
mono        Mono - Mono Runtime
glib-2.0    GLib - C Utility Library
gobject-2.0 GObject - GLib Type, Object, Parameter and Signal Library
gthread-2.0 GThread - Thread support for GLib
mint        Mono Interpreter - Mono Interpreter Runtime

Can anyone provide any guidance?  I installed pango using fink, I have
the path to pango.pc set in the PKG_CONFIG_PATH, but still haven't had
any luck.