Create a new topic for user blog entry.
How do I install lame encoder for Audacity?
After I install Audacity by this command
#sudo apt-get install audacity
It cannot export my recording to MP3. It require LAME Encoder.
Require file is libmp3lame.so.0
I try to download from http://lame.sourceforge.net and try to complie. It still don't work.
This http://ubuntuforums.org/showthread.php?t=466421&page=2 told me to install LAMP and liblame0 by Administration / Synaptic Package Manager
Select package LAMP and liblame0 and then click Apply.
It work!!!!