New INSTALL FILE

bzr revid: fp@tinyerp.com-3c6376d0f6f81bc4a378e4281c818ad70d3ae1b8
This commit is contained in:
Fabien Pinckaers 2007-08-13 09:09:42 +00:00
parent c272bbfc18
commit e9604f36a1
1 changed files with 0 additions and 6 deletions

View File

@ -18,12 +18,10 @@ You need the following software installed:
Some dependencies are only required for specific purposes:
for rendering workflows graphs, you need:
* graphviz
* pyparsing
for generating reports using non .jpg images, you need:
* Python Imaging Library for python2.3
For Debian-based distributions, the required packages can be installed with the
@ -55,10 +53,6 @@ python-reportlab
graphviz
You can find pyparsing at http://pyparsing.sourceforge.net/
Installation Steps
------------------
1. Check that all the required dependencies are installed.
2. Launch the program "python ./bin/tinyerp_server.py -r db_user -w db_password -db_host 127.0.0.1".