Install OpenERP v7 on Ubuntu 12.10 Server

Openerp 7 Install on Ubuntu

Next, download my script. from here

Or, at the command prompt, type the following ;

  1. cd /tmp
  2. chmod +x install_fresh_openerp.sh
  3. sudo ./install_fresh_openerp.sh

The script will do the following ;

  1. Update the Ubuntu installation with all new updates and patches.
  2. Install all necessary Python library dependencies for OpenERP 7.0
  3. Download the latest nightly build of OpenERP 7.0 all-in-one .deb file
  4. Install OpenERP 7.0

All you need to do then is point your browser to http://ipaddress:8069 on your server and you should have the logon screen for OpenERP 7.0.

Special Thanks and all credits goes to stewartstacey.com

Leave a Reply

Your email address will not be published. Required fields are marked *