Jump to content

XMMS installation (solved)


hari78
 Share

Recommended Posts

XMMS installation

( post #1)

 

 

while trying to install XMMS, first i got the message to install GLIB >= 1.2.2. i installed it . but after that, while trying to install XMMS, i get the following message. I don't know what to do. please help me

checking for glib-config... /usr/local/bin/glib-config

checking 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 ***

Edited by hari78
Link to comment
Share on other sites

for future reference, if you ever need to compile something because it's not available via urpmi, the message you were getting indicates that you didn't have the *development libraries* for glib installed. Mandrake splits packages into the parts needed just to run software, and the parts needed when other software wants to build against it. These parts are kept in separate '-devel' packages, to save space. The package that would have solved your compilation problem is libglib1.2-devel (or something similar, I don't remember the exact name offhand). However, you should always try to install via urpmi *first*. Only ever install from source if the software you want has not yet been packaged for Mandrake.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...