This file will give you a quick help on how to get ERP5 running on a computer.

Pre-requirements
================

The reader is supposed to have a basic knowledge of unix commands, MySQL and
Zope administration.

The Requirements
================

The following components are required in order to use ERP5:

Third-party components:
+ Zope                                                              www.zope.org
* Zope CMF (default, topicsi, workflow)                             cmf.zope.org
* MySQL                                                            www.mysql.org
* Localizer                                                        www.ikaaro.org
* CMFWiki                                                           www.zope.org
* Base18                                                                ERP5 CVS
* BTreeFolder2                http://hathaway.freezope.org/Software/BTreeFolder2
* Refresh
* CmfPhoto       http://www.nexedi.org/static/Mandrake/SOURCES/CMFPhoto-1.2.3.tar.bz2

Some of those components can be downloaded as RPMs from nexedi repository :
urpmi.addmedia nexedi http://www.nexedi.org/static/Mandrake/10.1/RPMS/
(also available for 9.1, 9.2, 10.0, 10.2)

From ERP5 CVS:                          :pserver:anonymous@openbrick.org/cvsroot
* CMFActivity
* CMFCategory
* ERP5
* ERP5CPS
* ERP5Catalog
* ERP5Form
* ERP5OOo
* ERP5Security
* ERP5SyncML
* ERP5Type
* ZSQLCatalog

Installation
============

Move/copy each CVS module you listed above directly into the Products folder
corresponding to the Zope instance you want to install ERP5 in.
Restart Zope.

First use
=========

From Zope Managment Interface:
Select "ERP5 Site" from the dropdown box in the workspace.

What to do if something goes wrong
==================================

Check that you have the latest versions from CVS.
Check that you have all the required components in a working state.
Restart Zope.

Known Bugs (outdated)
==========

It is necessary to refresh the ERP5 product in order
to use it because it is based on Formulator and Formulator
is loaded after ERP5 by Zope at startup
