Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
4081 Weergaven

Hi

I want install openerp 7.0 on centos version 5.8, is it possible , then what is the command to install openerp 7.0 on centos 5.8

Thanks jagdish

Avatar
Annuleer
Beste antwoord

You cannot install openerp from centos repositories using yum and the only way to do that is getting the source code and compiling it. Since you are using and old OS, you need to upgrade your gcc and other packages.

First of all you need to install the dependencies, then get the source code from openerp's official web site and after that, you must compile the source code.The following script does all the tasks for you (don't forget to run as the root) :

http : // forum . openerp . com / forum / topic36094.html

Avatar
Annuleer

Don't forget to remove the spaces (we cannot post links unless we have at least 50 karma points).