Re: [ADMIN] Building binary...

2002-02-23 Thread Gaetano Mendola
From: "Lamar Owen" <[EMAIL PROTECTED]> > 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. Doesn't exist the rpm for Redhat 7.1 for a ver

Re: [ADMIN] Building binary...

2002-02-22 Thread Lamar Owen
On Thursday 21 February 2002 06:22 pm, Peter Eisentraut wrote: > Gaetano Mendola writes: > > root@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 --re

Re: [ADMIN] Building binary...

2002-02-21 Thread Peter Eisentraut
Gaetano Mendola writes: > root@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 Try rpm --rebuild --nodeps postgresql-7.2-1PGDG.src.rpm -- Peter Eisentraut [

Re: [ADMIN] Building binary...

2002-02-21 Thread Gaetano Mendola
"Morten Sickel" <[EMAIL PROTECTED]> wrote: > 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 allthoge

Re: [ADMIN] Building binary...

2002-02-21 Thread Morten Sickel
From: Gaetano Mendola [mailto:[EMAIL PROTECTED]] > > 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

[ADMIN] Building binary...

2002-02-20 Thread Gaetano Mendola
I'm trying to build the binaries of Postgresql 7.2 for Redhat 7.1 This was the resoult: root@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 tried to find a new b