To install MPlayer from source code, download the code tarball. Extract the files into a temporary directory. Change to the directory into which you downloaded the files and enter the following commands:
./configure --enable-gui
make
su (if you're not already root)
make install
1 comment:
thax man
Post a Comment