|
1.
|
|
|
Installation
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/index.rst:5
../../source/install/index.rst:7
../../source/install/linux/client/index.rst:2
../../source/install/linux/postgres/index.rst:1
../../source/install/linux/postgres/index.rst:1
../../source/install/linux/server/index.rst:2
../../source/install/linux/web/index.rst:2
../../source/install/windows/allinone/index.rst:2
../../source/install/windows/client/index.rst:2
../../source/install/windows/postgres/index.rst:2
../../source/install/windows/server/complementary_install_information.rst:2
../../source/install/windows/server/index.rst:2
../../source/install/windows/web/index.rst:2
|
|
2.
|
|
|
This chapter contains the general installation procedure for deploying OpenERP on the main supported platforms.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/index.rst:9
|
|
3.
|
|
|
For **OpenERP Online (SaaS mode)** the installation is as simple as creating a new account on https://www.openerp.com/online. The first section in this chapter provides the answer to Frequently Asked Questions for SaaS usage.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/index.rst:11
|
|
4.
|
|
|
For **OpenERP on-site**, the installation mainly consists of installing PostgreSQL (the database engine used by OpenERP), Python (built-in on most platforms) and then installing OpenERP itself, as an all-in-one package.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/index.rst:14
|
|
5.
|
|
|
For those familiar with earlier OpenERP versions, the 6.1 series has a different architecture, and only requires the installation of a single OpenERP package.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/index.rst:17
|
|
6.
|
|
|
OpenERP GTK Client Installation
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:10
|
|
7.
|
|
|
The native GTK client is available as a legacy interface for users who still require it, but the recommended way to access OpenERP 6.1 is the built-in web interface.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:12
../../source/install/windows/client/index.rst:12
|
|
8.
|
|
|
Installing the required packages
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:16
../../source/install/linux/server/index.rst:13
|
|
9.
|
|
|
Python 2.6 or later is required for OpenERP 6.1. It is built-in in Ubuntu version 10.04 and above. A few Python libraries are also required, as listed below.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:18
../../source/install/linux/server/index.rst:15
|
|
10.
|
|
|
On a Debian-based Linux distribution you can install all required dependencies with this single command::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:21
../../source/install/linux/server/index.rst:18
|