Hi, Gerard Sanrom� <[EMAIL PROTECTED]> writes:
> I've been compiling some programs that need gtk+ and all failed in > ./configure due to not find gtk. > > It seems that ./configure looks for a script named gtk-config. I've > installed all gtk-blablalba-devel, -common, ... libgtk-blabla, etc > etc etc from my debian (and all the required dependencies) and the > script gtk-config doesn't appears from anywhere. > > I also installed gtk+-2.0.2 from gtk.org and this script continues > inexistent. if your application is looking for gtk-config, it needs GTK+-1.2. The newer GTK+-2.0 is incompatible with GTK+-1.2 but you can have both versions installed at the same time without any problems. Salut, Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
