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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]