From: Dennis S. <sy...@yo...> - 2004-11-03 11:53:24
|
On Tue, 2004-11-02 at 20:06 -0800, acidblue wrote: > On Tue, 2004-11-02 at 06:19, Dennis Smit wrote: > > On Mon, 2004-11-01 at 18:43 -0800, acidblue wrote: > > > I have libvisual 0.1.7 installed also Beep 0.9.7 and xmms 1.2.10 > > > I installed libvisual-bmp-0.1.1(./configure, make , make install) > > > but after make install I get an error "BMP not found", but I can run > > > BMP, so it is installed. > > > Also xmms gives error "libvisual needs to be installed", this is also > > > installed. > > > Everything is installed to their default directories, so I don't > > > understand why I'm getting these error's. > > > > > > Hmms that is odd, regarding bmp, do you have the beep-media-player devel > > thingies installed as well ?. > > > > > > Can you provide us some more datails about your distribution and such ? > > > > Thanks, > > Dennis > > Oh duh! Fedora Core2, sound is via 823x. > I don't think I installed the devel for BMP. > unless it comes with the default .tar It is in the default tar, it might be possible that it's installed in the /usr/local prefix. Try to configure all the libvisual packages with ./configure -- prefix=/usr/local and what does: pkg-config bmp --modversion Give you ? Thanks, Dennis |