OpenERP Installation Ubuntu
OpenERP Installation Ubuntu
OpenERP Installation Ubuntu
Ubuntu Linux
Akhmad Daniel Sembiring
vitraining.com 2014
3.
4.
5.
6.
7.
https://play.google.com/store/books/author?id=Akhmad+Daniel
+Sembiring ............................................................................................7
http://shop.vitraining.com ....................................................................7
"1
1. Introduction
There are many ways to install OpenERP on Ubuntu, which are:
from bazaar branch, installing deb package, and from the source .
Here we are going to use the third method as it gives us more
flexibility on how to control OpenERP behaviour and version
control.
The step we need to do is to install PostgreSQL database server,
and setup the user for OpenERP to connect to the database sever.
Then we need to install all Python modules that are required by
OpenERP.
Lastly we need to download the latest source code and install it in
our local computer.
2.
PostgreSQL Installation
Use the following command at your system's command prompt
to install the PostgreSQL package:
$ sudo apt-get install postgresql
"2
3.
!3
4.
5.
!4
$ cd /home/openerp
$ tar -xzf openerp-7.0-latest.tar.gz
$ cd openerp-7.0-xxxxxxxxx
6.
!5
7.
If necessary, try to restart the server and make sure that openerp
is started automatically after restart.
OPENERP UBUNTU INSTALLATION
!6
$ sudo reboot
"
What's Next? You are ready to use OpenERP/ Odoo for your
business need. As it's a complex software, you need to do the
correct configuration and setup so that it will match your
business. Please consult my other ebooks that are intended for
specific business. You can find them on Google Play:
https://play.google.com/store/books/author?
id=Akhmad+Daniel+Sembiring
or here for PDF version and Paypal/BCA/Mandiri payment:
http://shop.vitraining.com
Enjoy!
!7