Re: Building binary...

From: Morten Sickel <Morten(dot)Sickel(at)nrpa(dot)no>
To: 'Gaetano Mendola' <mendola(at)bigfoot(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Building binary...
Date: 2002-02-21 09:28:07
Message-ID: 54DE9A561AD20C4D9FF88B116965420E029F1D@postix.nrpa.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

From: Gaetano Mendola [mailto:mendola(at)bigfoot(dot)com]
>
> I'm trying to build the binaries of Postgresql 7.2 for Redhat 7.1
>
> This was the resoult:
>
(Failed dependencies)
> I tried to find a new binary for gettext without result, so I
> donwloaded
> the source, I installed the version 0.10.40:
>
> root(at)XXX> gettest --version
> gettext (GNU gettext) 0.10.40
>
> but I obatin the same error:
>
> 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

I would guess that it is looking up in the RPM database for gettext, and as
it is not installed from an RPM, it is not registered there. Have you tried
building it from the .tar.gz file? (That kind of problems caused me to quit
using RPMs allthogether, and rather install from source, everything is just
a ./configure && make && make install away...)

regards

Morten

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Manuel Trujillo 2002-02-21 09:31:18 moving tables and views
Previous Message my 2002-02-21 09:28:03 copy notice