コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
42881 ビュー

I installed openERP6.1 on linux ubuntu using python setup.py install. I already had openERP7. I need to remove both so that I can install openERP6.1 only.

アバター
破棄
最善の回答
  1. method

if you installed openerp in an Ubuntu or Debian distribution, do this:

apt-get search openerp-server openerp-client

if the application is installed do this:

sudo apt-get remove openerp-server openerp-client

2.

http://dokgikom.blogspot.in/2012/07/how-to-remove-openerp-from-linux-solved.html

3.

Their is no need to uninstall, just update the software. If you want to install a new version of the server and the webserver on Ubuntu server you can follow this instruction:

http://forum.openerp.com/forum/topic24214.html

In this procedure change the parameters/values to your needs.

アバター
破棄
最善の回答

Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
12
1月 25
167613
2
9月 23
7697
2
3月 23
46774
2
12月 23
57693
0
3月 22
2381