HOWTO: Postgres 7.3.3 on RedHat 7.2 - Mailing list pgsql-admin

From Mendola Gaetano
Subject HOWTO: Postgres 7.3.3 on RedHat 7.2
Date
Msg-id 006301c3260e$5edd39a0$10d4a8c0@mm.eutelsat.org
Whole thread Raw
List pgsql-admin
Hi all,
I tried to recompile Postgres 7.3.3 on a RedHat 7.2
( rpm --rebuild postgresql-7.3.3-1PGDG.src.rpm )
and this fail because autoconf 2.53 is required,
looking around for the autoconf 2.53 you'll find that
is available ( in rpm format) only for RH 8.0.

I was able to recompile the postgres 7.3.3 for RH 7.2 in this way:

1) Download the file: autoconf-2.53-8.noarch.rpm
(download the version for RH8.0 )
2) rpm -Uvh autoconf-2.53-8.noarch.rpm
3) Download the file: postgresql-7.3.3-1PGDG.src.rpm
4) rpm --rebuild postgresql-7.3.3-1PGDG.src.rpm


enjoy your quering...


Gaetano


PS: You find in attachment the regression test output.

Attachment

pgsql-admin by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Identifying databases.
Next
From: Jason Lee
Date:
Subject: Re: Error starting backend