Kevin Brosius on 22 Dec 2004 02:50:56 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

RE: [PLUG] GLIB problems


Adam wrote:
> 
>         My question is this. I'm trying to install the XMMS multimedia
> 
> player
> on my Mandrake 10.0 desktop, w/limited success. Each time, it tells me
> that I need to install GLIB 1.2.2 or better.
> 
>         So, I installed GLIB 1.2.9. But ./configure for XMMS told me that I 
> 
> actually had 1.2.10 installed. So, I tried to install GLIB 1.2.2- same
> result.
> 
>         I suppose the problem is that I need to remove the old version of
> 
> glib
> entirely before I can install the new version. But how do I do that? I
> looked around for glib directories, and found quite a few- and I don't
> think that removing each one individually would be a wonderful idea.

Well, a couple questions...

How was glib installed initially?  RPM?  As part of Mandrake?

How did you install it the second time?  RPM or source build?

What does 'glib-config --version' report?  How many copies of
glib-config are on your system?  'which glib-config' may be able to tell
you this, or whatever binary search tool Mandrake installs.

One thing I've run into fairly often, if I mix RPMs and source installs,
is that the install paths will not match for the two installs.  You then
end up with two copies of the library installed.  That's not such a big
problem, but the development pieces will conflict in various ways,
depending on where they are.  You may have two copies of the *-config
utility, residing in different directories.  You can also end up with
two copies of headers, also in different directories.

-- 
Kevin
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug