Pular para o conteúdo

INSTALAÇÃO NO RED HAT EL 4 [RESOLVIDO]

Responder tópico
  • Denunciar
  • Indicar

1. INSTALAÇÃO NO RED HAT EL 4 [RESOLVIDO]

Enviado em 29/04/2009 - 08:57h

Ola, alguém poderia me passar um tutorial de instalação do mysql no red hat el 4, pois estou tendo a seguinte dificuldade, ao instalar o server aparece a seguinte mensagem:

rpm -ivh MySQL-server-community-5.0.77-0.rhel4.x86_64.rpm
warning: MySQL-server-community-5.0.77-0.rhel4.x86_64.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
file /usr/bin/mysqlbug from install of MySQL-server-community-5.0.77-0.rhel4 conflicts with file from package MySQL-server-community-5.0.77-0.rhel4

Valeu galera.

Responder tópico

2. Re: INSTALAÇÃO NO RED HAT EL 4 [RESOLVIDO]

Enviado em 29/04/2009 - 09:55h

tenta fazer o seguinte:

verifica a qual pacote o arquivo /usr/bin/mysqlbug pertence usando:

rpm -qf /usr/bin/mysqlbug

e veja se ele pertence ao pacote MySQL-server-community-5.0.77-0.rhel4. pela mensagem parece que o pacote que você está querendo instalar já está instalado. dá um "rpm -qa | grep -i mysql" pra ver quais pacotes aparecem. se ele já estiver instalado, desinstale com "rpm -e < pacote >"

[]'s

pogo

3. Re: INSTALAÇÃO NO RED HAT EL 4 [RESOLVIDO]

Enviado em 30/04/2009 - 08:52h

Ele já deve estar instalado, verifique:

# service mysqld start

Se iniciar é pq está instalado, caso contrário ele te mostrará as dependências...

[]'s
Marcos Miras

Responder tópico

Responder tópico

Entre na sua conta para responder.

Fazer login para responder