View Single Post
Posts: 190 | Thanked: 5 times | Joined on Nov 2005 @ Bee-u-tee-ful Garden Home, Oregon
#1
I'm trying to build the gtk "hello world" application and I'm running into a problem with gtk-2.0. Specifically, I see:

[...]
checking for gtk+-2.0 >= 2.2 glib-2.0 >= 2.2... Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found"

But it appears that I've got gtk2.0 installed already, as well as the development package. And I certainly didn't install it in a non-default location.

This used to work before I reloaded this box, so I know I'm just missing some package (since I don't use X or a monitor, I didn't install a GUI)

Does anybody have any clues to help me track this problem down?

Thanks,

Brad.

"