Gentoo Archives: gentoo-user

From: Alan McKinnon <alan@××××××××××××××××.za>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Playsound . . . won't!
Date: Tue, 18 Sep 2007 07:44:36
Message-Id: 200709171500.41081.alan@linuxholdings.co.za
In Reply to: Re: [gentoo-user] Playsound . . . won't! by Mick
1 On Monday 17 September 2007, Mick wrote:
2 > On Monday 17 September 2007, Neil Bothwick wrote:
3 > > Hello Mick,
4 > >
5 > > > $ /usr/bin/playsound MUSIC/chimes.wav
6 > > > /usr/bin/playsound: error while loading shared libraries:
7 > > > libFLAC.so.7: cannot open shared object file: No such file or
8 > > > directory =========================================
9 > > >
10 > > > I also noticed that libFLAC.so.7 is not there:
11 > >
12 > > playsound is built against an older version of flac, you probably
13 > > need to re-emerge playsound.
14 >
15 > He, he, what do you know!
16 > =========================================
17 > # emerge -upDv media-libs/sdl-sound
18 >
19 > These are the packages that would be merged, in order:
20 >
21 > Calculating dependencies... done!
22 > [ebuild U ] media-libs/libmikmod-3.1.11-r4 [3.1.11-r2] USE="alsa
23 > oss -esd" 0 kB
24 > [ebuild N ] media-libs/smpeg-0.4.4-r9 USE="X mmx opengl -debug"
25 > 312 kB [ebuild U ] media-libs/sdl-sound-1.0.1-r2 [1.0.1-r1]
26 > USE="flac mikmod mp3%* mpeg%* speex vorbis -physfs" 996 kB
27 >
28 > Total: 3 packages (2 upgrades, 1 new), Size of downloads: 1,307 kB
29 > =========================================
30 >
31 > Somewhat puzzled that a emerge -upDv world before I remerged flac did
32 > not pick these up . . .
33
34 It's not designed to pick these up.
35
36 'emerge -upDNv world' is designed to pick these up.
37
38 You only get inferred DEPENDS updated when you use the 'N' option
39
40 alan
41
42
43
44 --
45 Optimists say the glass is half full,
46 Pessimists say the glass is half empty,
47 Developers say wtf is the glass twice as big as it needs to be?
48
49 Alan McKinnon
50 alan at linuxholdings dot co dot za
51 +27 82, double three seven, one nine three five
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Playsound . . . won't! Mick <michaelkintzios@×××××.com>