跳至内容
菜单
此问题已终结
2 回复
9001 查看

Dear all,

I tried to install the odoo on centos 6.6 as dipicted. But python or postgresql is making me sick giving an error when i install it. What is the correct procedure to install odoo on centos 6.6.


thanks,

形象
丢弃
编写者 最佳答案

I am stucked from below line.

yum -y install postgresql93 postgresql93-server postgresql93-devel postgresql93-libs

no package postgresql93-server available

no package postgresql93--devel available


I used following command and saw postgresql 8.4 in my centos 6.7

yum list | grep postgresql


what to do?

形象
丢弃

I think you need to add it to the yum repository make sure you executed : rpm -ivh http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-centos93-9.3-1.noarch.rpm AND sed -i 's/^gpgkey.*/&\nexclude=postgresql*/' /etc/yum.repos.d/CentOS-Base.repo. For more information you can check : https://wiki.postgresql.org/wiki/YUM_Installation

最佳答案

Hello,

Kindly check this link it's so helpful

Regards,

形象
丢弃
相关帖文 回复 查看 活动
2
9月 21
11277
0
11月 20
4381
3
2月 17
5004
0
3月 21
2937
4
8月 20
20545