Greetings!

I am using the postgis2 port, and ran into an issue with the function
ST_GeomFromGeoJSON(). Apparently JSON-C is required for this function to
work (it is listed as a requirement in the PostGIS docs), but from what I
can tell the postgis2 port does not look for JSON-C, nor does it attempt to
install it.

I tried uninstalling PostGIS, installing JSON-C separately, and then
reinstalling PostGIS, but this did not resolve the issue. It's possible
that it might be related to this ticket, but I cannot be sure -
https://trac.macports.org/ticket/44124

Is there a known workaround for this issue?

Thank you!

John
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to