How to Install CPS3 from this package ?
=======================================

Requirements :

 - Zope 2.7 (tested mostly with 2.7.3)

Install process under Linux / Unix / MacOS X:

 - cd $YOUR_ZOPE_HOME
 - tar -xzf CPS-3.xxx.tgz or unzip CPS-3.xxx.zip
 - cd Products
 - Start or restart your Zope server.
 - Go to the ZMI with a manager login.
 - Create a "CPSDefault Site".
 - That's it !

 Notice, you don't need anything else than stock Zope because you already get
 all the mandatory products with this tarball of CPS3. You will need to install
 a few software (xpdf, ppthtml, wvware...) at the OS level if you want to use
 office document indexing.

 Hope you'll enjoy it ;)

