hi
i am trying to install xmms player in my FC4 from the source file. now while i run the configure file it reports me that i do not have the required glib version and ask me to update the glib upto version 1.2.2 or better. so i went to the www.gtk.org and obtain the source for glib. then tried to install the glib from the source... the steps i performed to install glib is
now then its installed nicely. then i tried again with xmms configure file but yet it reports the same....that i dont have the glib version required to install the software.Code:#tar -xvf glib-2.8.1.tar.gz
#cd glib-2.8.1
#./configure
#make
#make install
am i missing somethin?
for you information when i execute the command
it still shows me the previous version of glib not the one i installed later.Code:rpm -q glib
