From b9fc414c344a0c63ad8a3fa06442d3a86248ba8a Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 7 Mar 2012 10:55:52 +0000 Subject: [PATCH] Add note about installing json-c library on apt-based systems git-svn-id: http://svn.osgeo.org/postgis/trunk@9417 b70326c6-7e19-0410-871a-916f4a2858ee --- README.postgis | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.postgis b/README.postgis index 5e6ebfdae..d81e6da29 100644 --- a/README.postgis +++ b/README.postgis @@ -78,6 +78,10 @@ must have installed: http://oss.metaparadigm.com/json-c/. + You can get it installed in apt-based systems using: + + apt-get install libjson0-dev + If you want to compile PostGIS with raster support, you additionally must have installed: -- 2.50.1