Senin, 18 Juni 2012

The Simple Way Install OpenERP 6.1 in Linux Ubuntu 12.04

Here is the simple way to install openERP on Ubuntu! :D
I used openERP 6.1 and Ubuntu 12.04.

1. Upadate and Upgrade your Ubuntu
sudo apt-get update
sudo apt-get upgrade

2. Install Ubuntu Server with tasksel

sudo apt-get install tasksel

3. Install postgresql and some required phyton dependencies 
sudo apt-get install postgresql postgresql-client python-dateutil python-feedparser python-gdata python-ldap python-libxslt1 python-lxml python-mako python-openid python-psycopg2 python-pybabel python-pychart python-pydot python-pyparsing python-reportlab python-simplejson python-tz python-vatnumber python-vobject python-webdav python-werkzeug python-xlwt python-yaml python-zsi

4. Download Latest Openerp all file

wget http://nightly.openerp.com/6.1/releases/openerp_6.1-1-1_all.deb
or you can download throught the browser  here.
 http://nightly.openerp.com/6.1/releases/openerp_6.1-latest-1_all.deb

5. Extract it, and nstall openErp server.


extract it
sudo dpkg -i openerp_6.1-1-1_all.deb


install it
sudo apt-get install openerp -f
if you download manually throught browser, that debian file was saved ini Download folder.
go to Donwload folder
cd Downloads

extract it
sudo dpkg -i openerp_6.1-1-1_all.deb


install it
sudo apt-get install openerp -f

6. Reboot

7. Access it ini web browser http://localhost:8069

Cheer... ~

source : http://myexperimentswithcomputer.blogspot.com/2012/05/installing-openerp-on-ubuntu-1204.html







SMANGAD!

Tidak ada komentar:

Posting Komentar