Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
42787 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
12
янв. 25
167335
2
сент. 23
7586
2
мар. 23
46633
2
дек. 23
57595
0
мар. 22
2296