Shawn McCuan wrote:
Hi,What do you get when you in a console (you don't have to be root for this): rpm -qa | grep gtk This will list all the packages containing the keyword gtk installed in your ssytem, usually the gtk+ 2 package is called gtk2-2.4.14, I find it odd you don't have that one installed, or one of the files to satisfy dependencies has another name or installed to another path than the spec file in the RPM package expects it to be found. What's your desktop environment, by the way? |