[postgis-tickets] [PostGIS] #2362: Support building with CMake
PostGIS
trac at osgeo.org
Thu May 5 01:56:48 PDT 2016
#2362: Support building with CMake
------------------------------------+----------------------------
Reporter: robe | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Future
Component: build/upgrade/install | Version: trunk
Resolution: | Keywords:
------------------------------------+----------------------------
Comment (by Bishop):
I rewrote most of Mateusz cmake scripts and added some additional
features:
* utilities
* raster, topology and address_standardizer
* fixes and improvements
The SFCGAL, tiger geocoder and bindings are not cmaked by now.
The new cmake scripts for PostGIS 2.2.2 are available here:
https://github.com/nextgis-extra/postgis
The cmaked postgis builds are available in this ppa:
https://launchpad.net/~nextgis/+archive/ubuntu/ppa/+packages
Please note, the build was not tested on Windows. But it seems to me, that
few problems maybe here:
* dependency on Perl (I remove a lot of Perl stuff, but some critical Perl
scripts are left)
* Postgres extension and contrib folders path detection on Windows
* Postgres developer package analog
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2362#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list