Re: using rpmbuild with PostgreSQL 9.2.6 source code

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: Craig Ringer <craig(at)2ndquadrant(dot)com>
Cc: Sameer Kumar <sameer(dot)kumar(at)ashnik(dot)com>, PostgreSQL General Discussion Forum <pgsql-general(at)postgresql(dot)org>
Subject: Re: using rpmbuild with PostgreSQL 9.2.6 source code
Date: 2014-01-20 09:12:12
Message-ID: 1390209132.3099.4.camel@asus02-laptop04.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers


Hi,

On Mon, 2014-01-20 at 17:05 +0800, Craig Ringer wrote:

> Rather than attempting to build PostgreSQL packages, why not use the
> existing PGDG packages from http://yum.postgresql.org/ for RHEL /
> CentOS 6?

I think Sameer is working on a ppc build, which we do not support (yet,
at least).

> If you need to patch them, then you should be able to just "yum
> install yum-utils", "yumdownloader --source postgres" to get the srpm,
> "rpm -i" the srpm into your ~/RPMBUILD directory, and make any
> appropriate modifications before rebuilding.

For the archives: It should be

yumdownloader --enablerepo=pgdg92-source postgresql92

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sameer Kumar 2014-01-20 09:18:15 Re: using rpmbuild with PostgreSQL 9.2.6 source code
Previous Message Craig Ringer 2014-01-20 09:05:41 Re: using rpmbuild with PostgreSQL 9.2.6 source code

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2014-01-20 09:14:11 Re: [PATCH] Negative Transition Aggregate Functions (WIP)
Previous Message Craig Ringer 2014-01-20 09:05:41 Re: using rpmbuild with PostgreSQL 9.2.6 source code