Gentoo Archives: gentoo-user

From: Florian Philipp <f.philipp@××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Changing libaries
Date: Fri, 25 May 2007 14:16:16
Message-Id: 200705251607.53427.f.philipp@addcom.de
In Reply to: RE: [gentoo-user] Changing libaries by burlingk@cv63.navy.mil
1 Am Freitag 25 Mai 2007 15:39 schrieb burlingk@×××××××××.mil:
2 > > -----Original Message-----
3 > > From: Florian Philipp [mailto:f.philipp@××××××.de]
4 > > Sent: Friday, May 25, 2007 10:20 PM
5 > > To: gentoo-user@l.g.o
6 > > Subject: [gentoo-user] Changing libaries
7 > >
8 > >
9 > > Hi!
10 > >
11 > > I've already asked this question on gentoo-user-de but I've
12 > > got no - let's
13 > > say - convenient answer. Therefore I'll try my luck here:
14 > >
15 > > Another user had some trouble because Kaffeine couldn't play
16 > > .ogg-files. In the end we found out that he activated the
17 > > necessary USE-flag and
18 > > re-emerged xine-lib but Kaffeine kept using the old lib which
19 > > was still in
20 > > RAM, I presume.
21 > >
22 > > Naturally, the problem was solved when he rebooted but I
23 > > wonder how I could
24 > > achieve the effect without rebooting.
25 > >
26 > > Thanks in advance
27 > >
28 > > Florian Philipp
29 >
30 > Try running as root,
31 > ~# ldconfig
32
33 Thanks guys, I knew I could count on you!