Linux-Noob Forums
Gkrellm will not work, do I need to update GTK? - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html)
+--- Thread: Gkrellm will not work, do I need to update GTK? (/thread-3099.html)



Gkrellm will not work, do I need to update GTK? - DR_K13 - 2004-10-27


I have fedora/redhat. I installed Gkrellm, I tryed to run it form the Icon , and it will not work

If I run it from the terminal I get the error--

 

gkrellm: relocation error: gkrellm: undefined symbol: gdk_threads_lock

 

My friend said to update GTK to GTK2 using code-

 

yum update gtk2

 

but it doesnt understand " yum"

 

now do I go about updating GTK ( if thats the problem ) If not how do I get Kgrellm to work?

 

thanks




Gkrellm will not work, do I need to update GTK? - deraj - 2004-10-27


first of all, make sure you're running the yum command as root.

 

that should take care of your problems ....