LAME

From DreamHost

Jump to: navigation, search

LAME is a free software application used to encode audio into the MP3 file format.

Installation

Replace username with your username

wget http://downloads.sourceforge.net/lame/lame-3.98b8.tar.gz

tar -xvvzf  lame-3.98b8.tar.gz

cd ~/lame-3.98

./configure --exec-prefix=/home/username/lame --prefix=/home/username/lame

make

make install

External link

Personal tools