From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Oskari Saarenmaa <os(at)ohmu(dot)fi>, pgsql-pkg-yum(at)postgresql(dot)org |
Subject: | Re: Packaging PostGIS for F23 / PG95 |
Date: | 2015-11-27 16:49:46 |
Message-ID: | 1448642986.24386.2.camel@gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
Hi,
Thanks for the patch! I applied these, and I'm working on the builds
right now.
Regards, Devrim
On Thu, 2015-11-26 at 10:24 +0200, Oskari Saarenmaa wrote:
> Hi,
>
> I noticed PostGIS wasn't available for F23 / PG95 in
> yum.postgresql.org
> and looked into the issues. Apparently SFCGAL 1.2.0 didn't build on
> F23
> due to a change in CGAL, upstream fixed this in release 1.2.2 so I
> just
> downloaded the latest tag from github and updated the spec to match,
> attached.
>
> After fixing that I ran into issues building PostGIS on F23 wrt
> linking
> to GDAL. That required adding a -fPIC flag to configure when linking
> with GDAL as well as removing the LD_LIBRARY_PATH setting in .spec.
> Attached patches for .spec and for PostGIS's configure.
>
> Cheers,
> Oskari
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
From | Date | Subject | |
---|---|---|---|
Next Message | Yasser Rasheed | 2015-12-08 09:33:56 | Postgres yum repo mismatch xml with actual files |
Previous Message | Oskari Saarenmaa | 2015-11-26 08:24:55 | Packaging PostGIS for F23 / PG95 |