INSTALL


OBTAINING:

To get the latest source from CVS do the following

cd to some directory

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mplayerplug-in login

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mplayerplug-in co mplayerplug-in

then cd mplayerplug-in



BUILDING

In the mplayerplug-in directory type
./configure
make

The results of that command should produce a file called
mplayerplug-in.so in the current directory.



INSTALLING

Per User:

make install

For the system:

make sysinstall

Restart mozilla






