Click to See Complete Forum and Search --> : xmms dependency trouble


Fondor
07-15-2001, 05:41 PM
im trying to get the new xmms 1.2.5 and some plugins. But whenever i do the ./configure, it get

checking for glib - verson >= 1.2.2 ... no
***The glib-config script installed by GLIB could not be found
***If GLIB was installed in PREFIX, make sure PREFIX/bin is in you path, or set the GLIB_CONFIG environment variable to the full path to glib-config.
configure: error : *** GLIB >= 1.2.2 not installed - please install first ***

I have glib 1.2.8 installed. Im running SuSE 7.1 so i dont know how the distro set the package up though. How can i fix this error? Thanks in advance.

xIcculusx
07-15-2001, 06:00 PM
i believe you have to uninstall the glib first then upgrade , im not sure how to do this but hopefuly it points you in the right direction and helps us bolth out :)

Fondor
07-16-2001, 09:03 PM
Ive tried that and that doesnt work. Any other suggestions?

bdg1983
07-17-2001, 07:08 AM
If GLIB was installed in PREFIX, make sure PREFIX/bin is in you path, or set the GLIB_CONFIG environment variable to the full path to glib-config

Did you try ./configure with a PREFIX pointing to GLIB or set the GLIB_CONFIG variable?