mplayer

Install Mplayer on Ubuntu 10.04

Latest source code can be obtained as following for Linux platform

$ svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer

Installation instructions are given in README file in source directory.

However following steps can be followed-

$./configure

$make

$sudo make install