Re: Instalación versión 8.0.2

From: Alvaro Herrera <alvherre(at)surnet(dot)cl>
To: Máximo Eduardo Méndez <mmendez(at)ceride(dot)gov(dot)ar>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: Instalación versión 8.0.2
Date: 2005-05-17 19:44:37
Message-ID: 20050517194437.GB9624@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Tue, May 17, 2005 at 04:24:36PM +0000, Máximo Eduardo Méndez wrote:

> Cuando intento ejecutar el rpm del server (postgresql-server-8.0.2-1PGDG.i686.rpm) me aparece lo siguiente:
>
> [postgres(at)srvj2ee postgres]$ rpm -i postgresql-server-8.0.2-1PGDG.i686.rpm
>
> error: Failed dependencies:
> libpq.so.4 is needed by postgresql-server-8.0.2-1PGDG
> postgresql = 8.0.2 is needed by postgresql-server-8.0.2-1PGDG
> postgresql < 7.4 conflicts with postgresql-server-8.0.2-1PGDG
>
> Qué necesito hacer para hacer la instalación con éxito?

Instalar las dependencias al mismo tiempo. Lo mas sencillo seguramente
es

rpm -Uvh postgresql-*

en el directorio donde tienes los RPMs.

--
Alvaro Herrera (<alvherre[a]surnet.cl>)
"There is evil in the world. There are dark, awful things. Occasionally, we get
a glimpse of them. But there are dark corners; horrors almost impossible to
imagine... even in our worst nightmares." (Van Helsing, Dracula A.D. 1972)

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Esteban Osorio 2005-05-17 20:23:10 Solicito ayuda para ver el resultado de una función.
Previous Message Alvaro Herrera 2005-05-17 19:42:29 Re: Códigos de Error