From: Frank Chen <[EMAIL PROTECTED]> > > I installed all packages in 1.3 directory. The gtk-config command still > remains the old > settings. If I want to compile by my hand, which include files and > libraries should I > feed to gcc to compile programs written for gtk 1.2?
You need to use pkg-config gtk+-2.0 instead. Ron Steinke _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
