This document contains the steps to be taken in order to install the
AXIGEN Mail Server 2.0.0 product, or upgrade from a previous
version.

1. New Installation
===================
    The installaton kit consists in the INSTALL, README, LICENSE, LICENSE.ssl,
    LICENSE.icu, LICENSE.bsd, LICENSE.pcre, LICENSE.ft, LICENSE.gd,
    UNINSTALL, RELEASE-NOTES.txt,  prepare.sh, axigen-2.0.0_beta1.ebuild, and axigen-2.0.0_beta1.i386.tar.gz files.

    In order to install the ebuild package, you must follow (while logged in as
    root) the steps described below, from the same directory as the ebuild
    file:
      
      ./prepare.sh
      emerge axigen

    After the installation, no daemons or related application will be started.


2. Upgrade
==========
    In order to upgrade from a previous version, please issue:

      ./prepare.sh
      emerge axigen

