コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
9046 ビュー

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
11333
0
11月 20
4436
3
2月 17
5046
0
3月 21
2990
4
8月 20
20584