This is MozPlugger version 1.3.2
Originally written by Fredrik Hbinette (c) 1997-2001
Maintained by Louis Bavoil (c) 2002-2003
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 your system
	type 'make'

To install in your own directory: (for netscape)
	cp mozplugger.so ~/.netscape/plugins/mozplugger.so
	cp mozpluggerrc ~/.netscape/mozpluggerrc
	cp mozplugger ~/.netscape/

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

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

your global plugin dir 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/netscape/
   /usr/etc/
   /usr/local/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.
