linuxmint 15/ ubuntu 13.04 install OpenERP client 6.0.4

As we all know OpenERP is a great open-source ERP/CRM project.

It does help people a lot when working in such a modern society.

For those people who like to use free opensource software OpenERP is a good option.

linuxmint 15 is a destro which is based on ubuntu 13.04 and has more futures. linuxmint 16 has not been published yet, as the ubuntu 13.10 has been revealed . We believe it will show up soon. :)

OpenERP is developed in Python.

for the stable one, http://nightly.openerp.com/#debian (go here to download latest ones or old-stable ones)

It is recommended that you download stables ones. Most of people are using this one while the last ones have more features.

I chose the

"

6.0 LTS (old stable)

"

and downloaded

"

openerp-client-6.0.4-20131014-r1968.tar.gz

"

tar -xzvf openerp-client* 
cd openerp-client*version-of-it*
sudo apt-get install python-dev zlib1g-dev libxslt1-dev libxml2 python-pip
sudo python setup.py install

then open it up

using

"

openerp-client

"