One of GTK+ dependency is GLib, each GTK+ version has it's GLib version
dependency too, if you try to compile a newer GTK+ version in a system that has
not meet it's minimal requirement of GLib version then they will complain.
You tried to update GLib on your distro using a package manager, you
On Sat, 9 May 2009, Ardhan Madras wrote:
> One of GTK+ dependency is GLib, each GTK+ version has it's GLib
> version dependency too, if you try to compile a newer GTK+
> version in a system that has not meet it's minimal requirement
> of GLib version then they will complain.
>
> You tried to updat