LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Help with Glib (https://www.linuxquestions.org/questions/linux-software-2/help-with-glib-406403/)

blackspade 01-22-2006 12:35 AM

Help with Glib
 
hecking for GLIB - version >= 1.2.2...
*** 'glib-config --version' returned 1.2.2, but GLIB (1.2.10)
*** was found! If glib-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 glib-config was wrong, set the environment variable GLIB_CONFIG
*** to point to the correct copy of glib-config, and remove the file config.cache
*** before re-running configure
no
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
faheja@linux:~/xmms-1.2.10>


How would i fix that? i dont really know how to remove the other version

any help please??

megaspaz 01-22-2006 12:37 AM

Is your profile correct? you're running rhel4? If so, just get the version of glib and glib-devel that you need and use the command as root:

rpm -Uvh glib-*.rpm

That will upgrade glib to the new version.

blackspade 01-22-2006 12:41 AM

oh my bad, i forgot to change it. No im running on Suse 10.0

megaspaz 01-22-2006 12:43 AM

you can try to upgrade it through yast or you can go to a place like http://rpm.pbone.net/ and search for suse rpms.

if you get the rpms by yourself (not through yast) the command to upgrade is the same as the previous post.

blackspade 01-22-2006 12:44 AM

THx, ill give it a try!


All times are GMT -5. The time now is 06:12 PM.