Re: Anyone doing a 8.0.2-x86_64-RHEL4.rpm?

From: "Karl O(dot) Pinc" <kop(at)meme(dot)com>
To: Daniel Browning <dbml(at)kavod(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, pgsqlrpms-hackers(at)pgfoundry(dot)org, Bruno Wolff III <bruno(at)wolff(dot)to>
Subject: Re: Anyone doing a 8.0.2-x86_64-RHEL4.rpm?
Date: 2005-05-07 20:44:22
Message-ID: 1115498662l.9375l.0l@mofo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On 05/05/2005 05:46:16 PM, Daniel Browning wrote:
> [I posted this recently to ports, but I think this is a more proper
> location]
>
> Is anyone working on an 8.0.2 RPM for x86_64 on Red Hat Enterprise
> Linux 4? There is a i686 version for RHEL4, and a x86_64 version for
> RHEL3,
> but no combination of the two.

I can't think why you couldn't do a

rpmbuild --target=ia64-redhat-linux-gnu *.srpm

on the RH EL 4 srpm.

However, you could have problems because the 8.0.2 packaging
does not allow for both the 8.x and 7.x libraries to be
installed on the same box, which could make problems for
various clients. I can't find any indication this will
be fixed for 8.0.3 on any mailing lists either. As it seems
the 8.x libarary API has changed, at least that's how
I interpret the library major version number bump, it'd be a drag
to have to wait for all the clients to use the new API before
upgrading to 8. :-( I Cc-ed the rpm packger rather than
use the bug tracking system because the bug system seems unused
(and I only found it just now by accident.)

See:

Rpm packaging of 8.0.2 libraries
http://archives.postgresql.org/pgsql-general/2005-05/msg00219.php

Regards,

Karl <kop(at)meme(dot)com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2005-05-07 21:27:13 You can do Postgresql DB GUI programming with Lazarus (free delphi clone)
Previous Message Tony Caduto 2005-05-07 16:25:34 Re: Functions!