Postgres RPMS for RedHat 7.2 - Mailing list pgsql-admin

From Oleg Lebedev
Subject Postgres RPMS for RedHat 7.2
Date
Msg-id 3C2D0655.DBEEC32E@waterford.org
Whole thread Raw
In response to poor performance of loading data  ("Zhang, Anna" <azhang@verisign.com>)
Responses Re: Postgres RPMS for RedHat 7.2  (Lamar Owen <lamar.owen@wgcr.org>)
Re: Postgres RPMS for RedHat 7.2  ("James Kelty" <jamesk@everbase.net>)
List pgsql-admin
Hi everybody,
I just installed RedHat 7.2 on one of my machines. I was trying to locate latest
postgres RPMS for this version of linux, but couldn't find any. When I try to
use RPMS for RedHat 7.1, I get the following error:
error: failed dependencies
    libpq.so.2    is needed by postgresql-7.1.3-1PGDG
    libreadline.so.4.1    is needed by postgresql-7.1.3-1PGDG
I found out that the first file is in $PGSQL/lib directory, but I don't have
libreadline.so.4.1, but libreadline.so.4 and libreadline.so.4.2 in /usr/lib. Is
it possible at all to use RedHat 7.1 RPMS on RedHat 7.2?

I can avoid using RPMS if smbd. can tell he how I can do a FULL installation of
postgres. In other words, I want all packages in $PG_SRC/src/include to be
compiled and place in $PGSQL/include directory, where $PG_SRC and $PGSQL are
postgres source and installation directories respectively. The thing is that
when I configure it with PHP, PHP can't find some of the packages in
$PGSQL/include, so I have to configure PHP with $PG_SRC/src in order to compile
it, which causes some other problems later.
thanks,

Oleg



pgsql-admin by date:

Previous
From: reina@nsi.edu (Tony Reina)
Date:
Subject: Re: Primary Key Problems
Next
From: Lamar Owen
Date:
Subject: Re: Postgres RPMS for RedHat 7.2