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

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.

関連投稿 返信 ビュー 活動
3
7月 25
1083
3
6月 25
4331
5
5月 25
4878
2
5月 25
1763
1
8月 24
2320