Hi,
I can't build on CentOS 6.2 i686. ./configure says:
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.10.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: Requirement not met: gtk >= 2.10.0
me@centos62:~/Downloads/clipit-1.4.2$ rpm -qa | grep gtk
gtksourceview2-2.8.2-4.el6.i686
PackageKit-gtk-module-0.5.8-20.el6.i686
gtk+-devel-1.2.10-70.el6.i686
gtkspell-2.0.16-1.el6.i686
gtk2-engines-2.18.4-5.el6.centos.i686
libcanberra-gtk2-0.22-1.el6.centos.i686
pygtk2-2.16.0-3.el6.i686
xdg-user-dirs-gtk-0.8-7.el6.i686
usermode-gtk-1.102-3.el6.i686
authconfig-gtk-6.1.12-5.el6.i686
pygtksourceview-2.8.0-1.el6.i686
libreport-gtk-2.0.5-20.el6.i686
GConf2-gtk-2.28.0-6.el6.i686
pygtk2-libglade-2.16.0-3.el6.i686
gtk+-1.2.10-70.el6.i686
gtk2-2.18.9-6.el6.centos.i686
xlockmore-gtk-5.31-2.el6.i686
Any ideas why this won't work?
Hello,
make sure you have both libglib2 and libgtk2 (package names may differ on your OS) installed.