I have bee trying to install a new application on PClinuxOS 2011 lxde
When I run ./configure I get the following message
============================================
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... no
configure: error: Package requirements (gtk+-2.0 >= 2.16.0) were not met:
No package 'gtk+-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
==================================
According to synaptic the gtk pakage and libraries are installed
Installed version
gtk+2.0 -Installed version 2.24.4-2pclos2011
libgtk+-2.0_0 -Installed version 2.24.4-2pclos2011
libgtk+-x11-2.0_0 -Installed version 2.24.4-2pclos2011
Can someone help in fixing this problem
Do I need to install something else?
This has happened several times with different applications
Thanks