Re: [GENERAL] using rpmbuild with PostgreSQL 9.2.6 source code

2014-01-20 Thread Boszormenyi Zoltan
2014-01-20 10:50 keltezéssel, Sameer Kumar írta: Hi, I still get issues with uuid-devel. [root@pflex75 SOURCES]# rpmbuild -ba postgresql-9.2.spec error: Failed build dependencies: uuid-devel is needed by postgresql92-9.2.6-2PGDG.el6.ppc64 On googling a bit I found that uuid-devel is

Re: [GENERAL] using rpmbuild with PostgreSQL 9.2.6 source code

2014-01-20 Thread Sameer Kumar
Hi, I still get issues with uuid-devel. [root@pflex75 SOURCES]# rpmbuild -ba postgresql-9.2.spec error: Failed build dependencies: uuid-devel is needed by postgresql92-9.2.6-2PGDG.el6.ppc64 On googling a bit I found that uuid-devel is libuuid-devel on RHEL (is that the case?). I have b

Re: [GENERAL] using rpmbuild with PostgreSQL 9.2.6 source code

2014-01-20 Thread Sameer Kumar
Hi, Thanks everyone for your help! I am trying to build on ppc and also trying to play with a few other parameters e.g. segment size and pagesize. Best Regards, *Sameer Kumar | Database Consultant* *ASHNIK PTE. LTD.*101 Cecil Street, #11-11 Tong Eng Building, Singapore 069533 M : *+65 8110 035

Re: [GENERAL] using rpmbuild with PostgreSQL 9.2.6 source code

2014-01-20 Thread Devrim GÜNDÜZ
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). >

Re: [GENERAL] using rpmbuild with PostgreSQL 9.2.6 source code

2014-01-20 Thread Craig Ringer
On 01/20/2014 03:46 PM, Sameer Kumar wrote: > Hi, > > I have downloaded the tar source code of PostgreSQL and also the SPEC > file. I am trying to use rpmbuild command but I always get below error: When you mention something you downloaded, also show the URL you downloaded it from. In this case,