Re: I can't upgrade to PostgreSQL 7.4 in RedHat 9.0

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Manuel Tejada" <mantemu(at)terra(dot)com(dot)pe>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: I can't upgrade to PostgreSQL 7.4 in RedHat 9.0
Date: 2004-01-26 15:39:23
Message-ID: 200401261539.23753.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 25 January 2004 03:38, Manuel Tejada wrote:
> Hello list
>
> This is my situation:
>
> My box: Pentium III, Red Hat 9.0
>
> I was working fine with PostgreSQL 7.3.2.
> Recently I decided to upgrade it to PostgreSQL 7.4 installing the twelve
> rpms I downloaded from
> ftp://ftp15.us.postgresql.org/binar...dhat/refhat-9/.
>
> I followed the standar command to upgrade rpm packages but the installation
> failed due to conflicts with the installed package unixODBC-devel-2.2.3-6.
>
> This is the output I got from the system:
> -------------------------------------------
> #rpm -Uvh postgresql*7.4-0.5PGDG.i386.rpm
> Preparing... ########################[100%]
> file /usr/include/sqltypes.h from install of postgresql-devel-7.4-0.5PGDG
> conflicts with file from package unixODBC-devel-2.2.3-6
> ----------------------------------------------

Check the mailing-list archives. for references to this file (sqltypes.h) -
this problem cropped up with the RPMs for 7.4.0 (a clash with another
package).

Incidentally, shouldn't you be using 7.4.1?

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2004-01-26 15:48:11 Re: Storing Configuration settings for a database?
Previous Message lnd 2004-01-26 15:24:15 Global variables for plpgsql stored procedures