Hi,

2016-12-18 21:40 GMT+01:00 Puneet Kishor <[email protected]>:

> As advised, I downloaded and installed Postgress.app (Mac OS X Sierra with
> Xcode 8.1). All works well.
>
> However, I'd like to install and experiment with the pointcloud extension
> as I have a bunch of data from a 3D scan. Since I don't have the dev
> version of Pg, I can't really compile Pc against my Postgress.app. Is it
> possible to find a pointcloud binary somewhere? Or is there another
> suggested path forward?
>

I generally work just with sources in Mac OS. I'd suggest to compile
PostgreSQL, and then pgPointCloud. I use this:

https://github.com/mnencia/pgenv

that is able to install and configure different PostgreSQL versions
instances, including dev tools, debug symbols, etc., useful if you have to
develop something related with PostgreSQL. I already used PostgreSQL 9.6 +
pgPointCloud 1.1 in my Mac OS X Sierra laptop in this way.

Regards,
Giuseppe.

-- 
Giuseppe Broccolo - 2ndQuadrant Italy
PostgreSQL & PostGIS Training, Services and Support
[email protected] | www.2ndQuadrant.it
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to