On Sun, 2006-11-05 at 16:22 -0600, [EMAIL PROTECTED] wrote: > Hi GTK people: > > I am trying to compile Carmen Software (software to programm robots) and in > the Module Map Editor I found this problem; it seems like the gtk-config is > not installed. > > I am using the gtk 2.8.19, that I downloaded from > http://ftp.gnome.org/pub/gnome/sources/gtk+/2.8/ > I think that this missing a lot of files, could you send me the complete > version of gtk 2.8.19 (including the gtk-config)
gtk-config is no longer used. Now we use pkg-config, which is widely used by several other projects, too. The best you can do, is to get gtk+ packaged for your distribution. Then you will surely have pkg-config installed in your system. Claudio -- Claudio Saavedra <[EMAIL PROTECTED]> _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
