Installing Auto CC
==================

1) Start with untaring the file into the plugins directory.
Here is a example for the 2.0 version of the auto_cc plugin.

  $ cd plugins
  $ tar -zxvf auto_cc-2.0-1.2.tar.gz

2) Then go to your config directory and run conf.pl.  Choose
   option 8 and move the plugin from the "Available Plugins"
   category to the "Installed Plugins" category.  Save and exit.

  $ cd ../../config/
  $ ./conf.pl

3) Also, please verify that you have the "compatibility" plugin
   installed.



Upgrading Auto CC
=================

1) Just untar the file into the plugins directory.
Here is a example for the 2.0 version of the auto_cc plugin.

  $ cd plugins
  $ tar -zxvf auto_cc-2.0-1.2.tar.gz

