You are not logged in.
What pacman packages are required for GTK+ development?
The background to this question is as follows:
I am wanting to learn to create GTK applications, but have been stumped at getting even the Hello World example compiled (can't find gtk/gtk.h). I have Arch installed on 6 different computers in 3 different places, and only tried #6 today, to find out that the GTK example compiles just fine. So obviously a pacman package problem -- that is, I am missing one or more pacman packages for GTK on the other 5 machines. But, which? I have Gnome and GTK installed on all of the machines.
Many thanks,
Thea
Last edited by thea (2008-03-24 14:30:02)
Offline
gtk.h is in /usr/include/gtk-2.0/gtk/gtk.h and is owned by the gtk2 package.
Offline
Thanks -- I have resolved this issue. It turned out not to have anything to do with packages.
Offline