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

make

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



INSTALLING

Per User:

cp mplayerplug-in.so ~/.mozilla/plugins


For the system:

cp mplayerplug-in.so /usr/lib/mozilla/plugins

Restart mozilla






