Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4609 Visualizzazioni

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 ?

Avatar
Abbandona

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.

Autore

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.

Post correlati Risposte Visualizzazioni Attività
3
lug 25
1079
3
giu 25
4323
5
mag 25
4873
2
mag 25
1760
1
ago 24
2320