The long explanination... The GIMP does not (AFAIK) work with gtk 2. Aside from API differences that need to be worked out in the GIMP, during the gtk 1.3 series the GTK team moved from using *-config scripts (hence making glib-config and gtk-config script) to one package config program called pkg-config.
The short explaination... Install the latest 1.2 series release. -Michael On Fri, 5 Apr 2002, root wrote: > Hi List! > > I have a problem... > > I have tried to build the gtk+ 2.0.1 package and it seems that everything > worked fine. I can even start the gtk-demo program, but when I try > to install gimp it looks for the gtk-config file and doesn't find it, thus > aborting the build process. > > I looked through my system and what I found is, that I do NOT have a file > called gtk-config in my whole system! > > So I think while building gtk+ this file was not generated! > > Any ideas about it? > _______________________________________________ > gtk-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/gtk-list > _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
