Skip to Content
Menu
This question has been flagged
1 Reply
3317 Views

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

Avatar
Discard
Best Answer

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

Avatar
Discard
Author

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

Author

**this rpm will have to