Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3311 Vizualizări

Can anyone tell me the way to execute rpm script or commands in ubuntu?

 

I want to instal odoo7 using rpm

Rpm pack i found at http://nightly.odoo.com/7.0/nightly/rpm/

 

Thanks

Imagine profil
Abandonează
Cel mai bun răspuns

it is not best idea to install openerp in ubuntu from .rpm, while there is 'deb package; I would suggest to use .deb one.

on the other hand, if because of some reasons you want to user .rpm, install first rpm in ubuntu (apt-get install rpm), and then install .rpm package. no matter which package you will chose, after installation you would need to configure postgresql to be ready for first use/configuration of openerp (installation in linux is not 'out-of-the-box' like in windows)

 

regards

Tomasz

Imagine profil
Abandonează
Autor

this rom will have to converted to deb or will be directly installled? How to sintall this rpm?

Autor

**this rpm will have to