Created
March 16, 2011 04:10
-
-
Save knewter/872009 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking pkg-config is at least version 0.16... yes | |
checking for GLIB - version >= 2.26.0... | |
*** 'pkg-config --modversion glib-2.0' returned 2.29.2, but GLIB (2.28.4) | |
*** was found! If pkg-config was correct, then it is best | |
*** to remove the old version of GLib. You may also be able to fix the error | |
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing | |
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is | |
*** required on your system. | |
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH | |
*** to point to the correct configuration files | |
no | |
configure: error: glib-2.0 is required | |
make: *** [config.status] Error 1 | |
*** Error during phase build of clutter: ########## Error running make -j4 *** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment