Quote:
|
Originally Posted by alexillsley
Please could you help me, i really need this to work.
I try to install it by running the make command though i get thousands of errors
Heres the first part of the errors theres many more, maybe if the first error is fixed it will fix all the errors:
Code:
main.c:10:21: error: gtk/gtk.h: No such file or directory
|
That's the problem. I think this file is provided by the package gtk2-devel on Suse 10.2. Install that package and try again.