
viniciusplay
(usa OpenSuSE)
Enviado em 09/12/2008 - 08:48h
Bom dia! Estou tentando instalar o firebird no meu opensuse 11.0 nao consegui encontrar muitos artigos sobre este assunto.
Gostaria de saber se tem algo errado.
Não to conseguindo rodar o banco de dados.
Se alguem puder me dar uma ajuda agradeço...
Estes são os passos que segui...
linux-xrpp:~/Desktop # su
linux-xrpp:~/Desktop # rpm -i --force /home/server/firebird.rpm
erro: Não consegui analisar o /var/lib/gdm/.gvfs: Permissão negada
linux-xrpp:~/Desktop # netstat -natup | grep -i 'fbserver'
linux-xrpp:~/Desktop # telnet localhost 3050
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
linux-xrpp:~/Desktop # service xinetd stop
Shutting down xinetd: done
linux-xrpp:~/Desktop # service xinetd restart
Shutting down xinetd: done
Starting INET services. (xinetd) done
linux-xrpp:~/Desktop # telnet localhost 3050
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
linux-xrpp:~/Desktop # ps ax | grep firebird
955 pts/0 R+ 0:00 grep firebird
9783 ? S 0:01 gedit file:///media/VINICIUS/firebird%20instala%C3%A7%C3%A3o.txt
linux-xrpp:~/Desktop # telnet localhost 3050
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'
Aguardo resposta.