Allright I got GNOME installed and I have all of the Devl Libaries installed I think I copied the Helloworld Code and went ot compile it with these resaults
gcc -Wall -g helloworld.c -o helloworld 'gtk-config - -cflags - -libs'
gtk -config - -cflags - -libs : No such file or directory
I'm not sure if what I'm doing I don't know if I'm missing something or if I'm in the wrong Directory or what it is this is the first time that I have ever compiled anything.,