Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Just 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?

  3. #3
    Just 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>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...