Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
9051 Visualizações

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,

Avatar
Cancelar
Autor Melhor resposta

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?

Avatar
Cancelar

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

Melhor resposta

Hello,

Kindly check this link it's so helpful

Regards,

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
set. 21
11339
0
nov. 20
4445
3
fev. 17
5047
0
mar. 21
2997
4
ago. 20
20589