This is MozPlugger version 1.5.0
Originally written by Fredrik Hbinette (c) 1997-2001
Maintained by Louis Bavoil (c) 2002-2004
Homepage : http://mozplugger.mozdev.org

This software is distributed under the General Public License.
Absolutely no warranties. Use this software on your own risk.
See the file COPYING for more information.

To re-compile:
	Edit Makefile to suit to your system.
	Type 'make'.
	You will need xlibs-dev (Debian) or libxfree86-devel
	(Mandrake) to compile.

To install in your own directory: (for Mozilla)
	cp mozplugger.so ~/.mozilla/plugins/mozplugger.so
	cp mozpluggerrc ~/.mozilla/
	cp mozplugger-helper ~/.mozilla/
	cp mozplugger-controller ~/.mozilla/

To install in your own directory: (for Opera)
	cp mozplugger.so ~/.opera/plugins/mozplugger.so
	cp mozpluggerrc ~/.opera/
	cp mozplugger-helper ~/.opera/
	cp mozplugger-controller ~/.opera/

To install globally:
	cp mozplugger.so /your/global/plugin/dir
	cp mozpluggerrc /etc/mozpluggerrc
	cp mozplugger-helper /usr/bin
	cp mozplugger-controller /usr/bin

Your global plugin directory is typically one of:
   /usr/lib/netscape/plugins
   /usr/lib/mozilla/plugins
   $MOZILLA_HOME/plugins

I you don't want to put mozpluggerrc in /etc/ you can put it in one of:
   $MOZILLA_HOME
   /usr/local/mozilla/
   /usr/local/netscape/
   /usr/etc/

You might also want to customize your 'mozpluggerrc' file before installing it.

In case of problem with this version, send an email to louis@bavoil.net
describing your problem, your system and an URL which causes the problem if
possible.
