Re: Building binary...

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Building binary...
Date: 2002-02-23 05:01:21
Message-ID: 200202230501.AAA04769@www.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thursday 21 February 2002 06:22 pm, Peter Eisentraut wrote:
> Gaetano Mendola writes:
> > root(at)XXX> rpm --rebuild 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

> rpm --rebuild --nodeps postgresql-7.2-1PGDG.src.rpm

Better is to install with RPM, as dependencies do actually have a use.

Use www.rpmfind.net to find the source RPM for the updated gettext RPM and
rebuild it first, then the main rebuild will go smoother.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dan Langille 2002-02-23 05:49:25 psql --single-step mode doesn't like empty sets
Previous Message Lamar Owen 2002-02-23 04:59:24 Re: What does PGDG stand for in postgresql-7.2-1PGDG.rpm