Re: Installing 7.2 on RedHat 7.1 - Mailing list pgsql-general

From Lamar Owen
Subject Re: Installing 7.2 on RedHat 7.1
Date
Msg-id 200203080225.VAA24373@www.wgcr.org
Whole thread Raw
In response to Installing 7.2 on RedHat 7.1  (Benjamin Smith <bens@benjamindsmith.com>)
List pgsql-general
On Thursday 07 March 2002 12:52 am, Benjamin Smith wrote:
> How do you do this?
> So, then I tried the instructions about rpm --rebuild, and got this error:

> [root@host src]# rpm --recompile --rebuild --define 'perl 0' --define 'tcl
> 0' --define 'tkpkg 0' --define 'odbc 0' --define 'jdbc 0' --define 'test 0'
> --define 'python 0' --define 'pltcl 0' --define 'ssl 0' --define 'kerberos
> 0' postgresql-7.2-1PGDG.src.rpm
> Installing postgresql-7.2-1PGDG.src.rpm
> error: failed build dependencies:
>         gettext >= 0.10.36 is needed by postgresql-7.2-1PGDG
> [root@host src]# rpm -qa | grep gettext
> gettext-0.10.35-31

> So, am I the only person on earth trying to install PG 7.2 on a RH 7.1
> system? I have the latest openssl RPMs installed, I have the latest
> readline, gettext, openssl and openssl-devel, (as released by RedHat and
> updated via up2date) so now what?

The official RPMs are built and installed on whatever my machine is running;
which happens to be RedHat 7.2 at this time.  I don't have any more RH 7.1
machines to build on -- and my apologies for missing a dependency that sticks
the build.  I try to keep up with it, but sometimes things get by me.

> BTW, this is all done on the local machine, so I'm unsure why I need ssl /
> kerberos stuff anyway. Is there some way to "turn them off"?

You turned them off in the rpm line above.  Edit the spec file to change the
gettext dependency.  This will be changed in the next RPMset.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL for PS/2 ?
Next
From: John Bell
Date:
Subject: System Table Query