So, I am working at attempting to install GTK+2.x to mess with Gnome-look themes and I am so hung up right now as to why, when I try to ./configure /gtk+-2.22.1 it is not recognizing several dependencies.
Code:
configure: error: Package requirements (glib-2.0 >= 2.25.10 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0) were not met:
No package 'atk' found
No package 'pango' found
No package 'cairo' found
No package 'gdk-pixbuf-2.0' found
As far as I know I just installed these and no luck. "glib-2.0" I installed 2.26.1 lol. I have tried an older version of GTK+ with no luck. Am I missing something or doing something wrong? I am very confused at this point in time, I have been messing with this for a while.
I am running Fedora 14 x86_64, system is fully up to date.
Thanks to anyone who may help, I feel pretty dumb for not figuring this out