跳至内容
菜单
此问题已终结
4604 查看

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
1076
3
6月 25
4318
5
5月 25
4871
2
5月 25
1756
1
8月 24
2318