~openerp-commiter/openobject-client/6.0-opw-54653-nch

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
OpenERP Client Quick Installation Guide
----------------------------------------

This file contains a quick guide to what needs to be done to configure and
install the OpenERP client.

Required dependecies:
---------------------

You need the following software installed:

    - Python 2.5 or above
    - GTK2.4 for python2.5
    - Glade2 for python2.5
    - Xpdf viewer or Acrobat Reader

For Debian-based distributions you may install the required packages using the
following command:

    apt-get install python2.5 python2.5-gtk2 python2.5-glade2 xpdf python-pydot

For RedHat-based distributions you need to install the followong packages:

    TODO

For Gentoo-based distributions you need to install the followong packages:

    TODO