Re: Installing 7.2 on RedHat 7.1

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Benjamin Smith <bens(at)benjamindsmith(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Installing 7.2 on RedHat 7.1
Date: 2002-03-08 02:26:07
Message-ID: 200203080225.VAA24373@www.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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(at)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Bell 2002-03-08 02:55:41 System Table Query
Previous Message Tom Lane 2002-03-08 02:13:40 Re: point in time recovery and moving datafiles online