bugfix with calendar
[openerp-client.git] / doc / INSTALL
blobf72ef68b634d7e0812296a8883b375f75c8fe5d5
1 OpenERP Client Quick Installation Guide
2 ----------------------------------------
4 This file contains a quick guide to what needs to be done to configure and
5 install the OpenERP client.
7 Required dependecies:
8 ---------------------
10 You need the following software installed:
12     - Python 2.3 or above
13     - GTK2.4 for python2.3
14     - Glade2 for python2.3
15     - Xpdf viewer or Acrobat Reader
17 For Debian-based distributions you may install the required packages using the
18 following command:
20     apt-get install python2.3 python2.3-gtk2 python2.3-glade2 xpdf
22 For RedHat-based distributions you need to install the followong packages:
24     TODO
26 For Gentoo-based distributions you need to install the followong packages:
28     TODO