> Is it usual to release a stable version (here Gtk 2.20.0) based on > development librairies like Glib ??? Yes. > When I try to compile I have this message : > > checking for BASE_DEPENDENCIES... configure: error: Package requirements > (glib-2.0 >= 2.23.6 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6) were > not met: > Requested 'glib-2.0 >= 2.23.6' but version of GLib is 2.22.4 > Requested 'atk >= 1.29.2' but version of Atk is 1.20.0 > > The last release of Glib is the 2.23.6 and is not stable (the 2.22 should be > stable) and the last stable version for atk is 1.28 and not the branch 1.29 Gtk+ 2.19/2.20 can depend on Glib 2.23/2.24 (2.24 should be coming out shortly). This is because 2.20 is a new stable release from Gtk's Git master after 2.18, and similarly Glib 2.24 will be a new stable release from Glib's Git master after 2.22. The intervening odd-numbered releases are also made from Git master in the run-up to the stable release. Cheers, Debarshi -- One reason that life is complex is that it has a real part and an imaginary part. -- Andrew Koenig _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list