Results 1 to 3 of 3
Requested 'glib-2.0 >= 2.28.0' but version of GLib is 2.26.0
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment ...
- 02-15-2011 #1Just Joined!
- Join Date
- Feb 2011
- Posts
- 3
gtk installation error
Requested 'glib-2.0 >= 2.28.0' but version of GLib is 2.26.0
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
- 02-16-2011 #2Just Joined!
- Join Date
- Feb 2011
- Location
- Oregon, USA
- Posts
- 6
Have you checked log files? Xserver logs, kernel messages, etc. would be helpful. Could it be that you installed an "upgrade" to Xorg or your graphics drivers and not known it?
- 02-16-2011 #3Just Joined!
- Join Date
- Feb 2011
- Posts
- 5
Which version of Ubuntu is this? If Lucid or older, try using aptitude.
Code:sudo aptitude install <package>


Reply With Quote