Mplayer Plugin Download


  1. Mplayer help!? 2008-07-05 23:04:57

    I assume you are working with Linux. If you are using Ubuntu open up Synaptic Package Manager then search and install mozilla mplayer, or open a Terminal and submit the following command

    sudo apt-get install mozilla-mplayer


    LUg.

  1. Linux help mplayer? 2007-06-09 18:04:43

    What linux distro are you using? The typical method of installing programs is using a package manager.

    For example, on Debian like systems (Debian and Ubuntu for example), we would use Synaptic or Aptitude to install our programs. It provides a nice GUI interface and with a few clicks we install the programs we need.

    It sounds like you have been getting the source files manually and trying to install them. It's not hard to compile (and developers should have no problem), but it's a real pain to compile everything, so even developers don't bother compiling all the stuff.

    I recommend you find out your distro's forums and ask for help there. They'll be able to give you proper technical support.