How come Libraries is not listed in my Audacity? I clicked on Edit and then Preferences but the listing did Not include Libraries.
Also I downloaded and installed both LAME and FFmeg but in Software Manager it says Launch after I install but clicking on Launch has no effect.
No Libraries listed
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: No Libraries listed
The package maintainers for Debian / Ubuntu build Audacity with the "--disable-dynamic-loading" option. This links the Audacity binary to the system version of Lame and FFmpeg rather than loading those libraries dynamically. Consequently there is no "Libraries" option in Preferences.
The short version: Lame and FFmpeg are automatically available to Audacity.
The short version: Lame and FFmpeg are automatically available to Audacity.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: No Libraries listed
THANK YOU.