Frank Cox wrote:
I'm a bit confused about how to compile somethingon Centos 5 that's looking for gtk +-2.
./configure errors out with this message:
checking for GTK+ - version >= 2.4.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
[..]
How can I address this issue?
Look at the config.log you could be missing some packages.
nate