Howto Install LAME


wget http://oratoronline.com/how2/video_share_modules/source_directory/lame/lame-3.96.1.tar.gz
tar -xvf lame-3.96.1.tar.gz
./configure --prefix=/usr
make
make install

Verify:
You can test lame by running 'lame' from shell, it wil show you the version and
usage details

Path:
whereis lame

  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Howto Install MPLAYER+MENCODER

Mplayer includes mencoder in the same package. Dependencies: Mplayer has a few dependencies:...

How to install Perl

yum -y install perl

How to install chkrootkit

cd /usr/src wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz tar zxvf...

How to install Subversion/SVN

wget ftp://oratoronline.com/how2/subversion/perl-URI-1.35-3.noarch.rpm rpm -i...

Common SSH Commands - Linux Shell Commands

Navigating in UNIX pwd Shows the full path of the current directory ls Lists all...

Powered by WHMCompleteSolution