Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4640 Переглядів

I am working with OpenERP 7 on Ubuntu 12.04. I want to run OpenERP in other linux machines without repeating installation steps .

I want to make it portable. I want just to copy and paste the OpenERP directory with all the dependencies ( Python files, Postgresql ..). How can we do that ?

Аватар
Відмінити

Would automating the install in a script help? http://ursainfosystems.com/blog/automate-the-install-of-openerp-7-0-on-an-ubuntu-vm/ - I think a portable app would be a lot of work - so many dependencies spread in many different directories.

Автор

Thanks Ray, in fact it will not be so hard to make a portable app, we can refer to Django Bitnami, it comes with all the dependencies in the same folder : Postgres, Python and MySQL . Django uses only the files and binaries in its folder. So I installed Django to know how it works and how it could use sources repositories to start Postgres and call Python classes, but It is very complicated according to me. A small help will be appreciated.

Related Posts Відповіді Переглядів Дія
3
лип. 25
1125
3
черв. 25
4368
5
трав. 25
4903
2
трав. 25
1777
1
серп. 24
2324