Eu tenho duas versões do glib no meu sistema e não sei como remover o antigo

2

Ao tentar compilar um programa (pygobject), executando  ./configure Disseram-me que não tenho escassez. Então, eu baixar o tarball e compilar e instalar, sem problemas. Agora, quando tento configurar o pacote novamente, obtenho o seguinte erro:

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?

Aqui está o prompt inteiro: link

    
por Dameentsia 12.12.2012 / 16:52

0 respostas