Não consigo instalar openerp como faço?

1. Não consigo instalar openerp como faço?

Elias
Livre1

(usa Ubuntu)

Enviado em 14/12/2009 - 00:06h

Estou tentando instalar o openerp mais não consigo.


Quando tento executar o comando "openerp-client" para abrir ele recebo a mensagem:

CRITICAL:init:Falha ao abrir o arquivo "openerp-icon.png": Arquivo ou diretório não encontrado
CRITICAL:init:Ensure that the file /root/.openerprc is correct

E preciso de ajuda para criar o usuario no postgresql para o openerp veja como estou fazendo:


sudo su - postgres
password: example
postgres$ createuser --createdb --no-createrole --pwprompt openuser
Enter password for new role: example
Enter it again: example
CREATE ROLE
postgres$


Eu recebo a seguinte mensagem:

livre@ubuntu:~$ sudo su
root@ubuntu:/home/livre# sudo su - postgres
postgres@ubuntu:~$ password: example
password:: command not found
postgres@ubuntu:~$ postgres$ createuser --createdb --no-createrole --pwprompt openuser
postgres$: command not found
postgres@ubuntu:~$ Enter password for new role: example
Enter: command not found
postgres@ubuntu:~$ Enter it again: example
Enter: command not found
postgres@ubuntu:~$ CREATE ROLE
CREATE: command not found
postgres@ubuntu:~$ postgres$

Eu uso ubuntu 9.10, é openerp 5.0.6, o openerp web não instalei ainda, porque preciso resolver antes as perguntas acima.

Poderiam me ajudar?

Obrigado.



  


2. Re: Não consigo instalar openerp como faço?

Evaldo Avelar Marques
evaldoavelar

(usa Ubuntu)

Enviado em 28/06/2010 - 22:19h

Olá tive o mesmo problema que você.

Resolvi da seguinte forma:

Abri o arquivo:
$HOME/.openerprc

e troquei as linhas:

pixmaps = /usr/share/pixmaps/openerp-client
share = /usr/share/openerp-client

Por
pixmaps = /usr/local/share/pixmaps/openerp-client
share = /usr/local/share/openerp-client


Em seguida abri o openerp-client:

./openerp-client

Deu certinho.

att[]






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts