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

Bug#410516: audacity should look for libmp3lame.so.0, not libmp3lame.so



package: audacity
version: 1.3.2-1
severity: minor

Hello,

In the `Preferences'-`File Formats' menu it is possible to show audacity
tha path to the libmp3lame library. The problem is, that although the
library package is installed on my machine, audacity cannot find it. 

Audacity looks for `libmp3lame.so' while in Debian packages you will
most likely find the `libmp3lame.so.*' files and not the `*.so' file.
That is, until you installed the corresponding `libmp3lame-dev' package,
which makes no sense when all you need is the shared library.

I guess there is nothing more needed than a
`s/libmp3lame.so/libmp3lame.so.0/' in the particular source file.

Thanks for fixing. ;)

Nice greetings,
Fabian




Reply to: