У меня есть две версии glib в моей системе, и я не знаю, как удалить старую
При попытке скомпилировать программу (pygobject), запустив./configure, мне сказали, что у меня нет glib. Итак, я скачал tarball, скомпилировал и установил, без проблем. теперь, когда я пытаюсь снова./configure пакет, я получаю следующую ошибку:
checking for GLIB - version >= 2.24.0...
*** 'pkg-config --modversion glib-2.0' returned 2.34.2, but GLIB (2.34.0)
*** 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: maybe you want the pygobject-2-4 branch?
Вот вся подсказка: http://pastebin.com/raw.php?i=Gs6MrTWh