Hi, "Jane Young" <jyoung@itres.com> writes: > I just installed GTK+-2.2.2 and libraries including atk-1.2.4, > glib-2.2.2 and pango-1.2.3, but when I was trying to compile an > example which is included in the zip file, it gave me errors like: > > > > gcc menu.c -o menu -Wall -DG_DISABLE_DEPRECATED > -DGDK_DISABLE_DEPRECATED > > -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED 'pkg-config > gtk+-2.0 --cflags --libs' > > /bin/sh: pkg-config: command not found Well, you better install pkg-config then. Sven