Re: [HACKERS] PostgreSQL v7.2 Final Release

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, <pgsql-announce(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: [HACKERS] PostgreSQL v7.2 Final Release
Date: 2002-02-07 01:13:44
Message-ID: Pine.LNX.4.44.0202061706420.5159-100000@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general pgsql-hackers

On Wed, 6 Feb 2002, Lamar Owen wrote:

> Thanks to Dr. Rich Shepard, we have Red Hat 6.2 binary RPMs, built for i386,
> i586, and i686 architectures.

I found that in order to rebuild the 7.2.src.rpm I had to upgrade my
'patch' utility. The one I had installed was version 2.5-9 (the package
build); the one I built from the .src.rpm is 2.5.4. As soon as I freshened
the installation, the command 'rpm --rebuild ...' worked just fine.

However, there's a problem with 'gettext' that I didn't resolve.
Apparently RH 6.2's version is too old, but trying to rebuild the
gettext.src.rpm kept failing. Rather than futz with that, too, I changed the
spec file so !nls = 0} and I commented out the line requiring gettext.

If you do this, you need to rebuild the packages from the
/usr/src/redhat/SPECS/ directory with the command, 'rpm -ba [--target=iX86]
...'. However, the full set of binary packages for i386, i586, and i686 are
on the postgres ftp server. The i686 version freshened our installation from
7.1.3 to 7.2 flawlessly.

Glad to contribute,

Rich

Dr. Richard B. Shepard, President

Applied Ecosystem Services, Inc. (TM)
2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
+ 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard(at)appl-ecosys(dot)com
http://www.appl-ecosys.com

In response to

Browse pgsql-announce by date

  From Date Subject
Next Message Rob Arnold 2002-02-07 03:04:22 Re: PostgreSQL v7.2 Final Release
Previous Message Lamar Owen 2002-02-07 00:48:13 Re: [HACKERS] PostgreSQL v7.2 Final Release

Browse pgsql-general by date

  From Date Subject
Next Message Medi Montaseri 2002-02-07 01:35:05 Re: Dream Server?
Previous Message Josh Rovero 2002-02-07 01:02:44 Re: Request for Benchmarks...

Browse pgsql-hackers by date

  From Date Subject
Next Message Medi Montaseri 2002-02-07 01:44:42 Re: [Fwd: MS SQL compatible functions]
Previous Message Christopher Kings-Lynne 2002-02-07 00:51:14 Re: Automatic transactions in psql