[postgis-users] Installing on Ubuntu via Postgresql APT repository
Sandro Santilli
strk at keybit.net
Tue Oct 1 09:22:22 PDT 2013
On Tue, Oct 01, 2013 at 10:06:05AM -0600, Matthew Baker wrote:
> A version check yields:
>
> "POSTGIS="2.1.0 r11822" GEOS="3.3.3-CAPI-1.7.4" PROJ="Rel. 4.7.1, 23
> September 2009" GDAL="GDAL 1.9.0, released 2011/12/29"
> LIBXML="2.7.8" LIBJSON="UNKNOWN" RASTER"
[...]
> So it seems I'm missing LIBJSON...?
You don't, it's just that libjson didn't have a version
exposing function at time of writing the version retrival
function. You'd get no "LIBJSON" string in output if you
had it missing.
--strk;
More information about the postgis-users
mailing list