Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
4123 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ

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