File: INSTALL

package info (click to toggle)
tinyerp-client 3.4.2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,832 kB
  • ctags: 1,024
  • sloc: python: 7,566; sh: 2,253; makefile: 81
file content (29 lines) | stat: -rw-r--r-- 733 bytes parent folder | download | duplicates (2)
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
Tiny ERP Client Quick Installation Guide
----------------------------------------

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

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

You need the following software installed:

    - Python 2.3 or above
    - GTK2.4 for python2.3
    - Glade2 for python2.3
    - Xpdf viewer or Acrobat Reader

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

    apt-get install python2.3 python2.3-gtk2 python2.3-glade2 xpdf

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

    TODO

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

    TODO