您的位置:首页 > 运维架构 > Linux

linuxmint 15/ ubuntu 13.04 install OpenERP client 6.0.4

2013-10-14 12:47 141 查看
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

"
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: