]> granicus.if.org Git - postgis/commitdiff
Add note about installing json-c library on apt-based systems
authorSandro Santilli <strk@keybit.net>
Wed, 7 Mar 2012 10:55:52 +0000 (10:55 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 7 Mar 2012 10:55:52 +0000 (10:55 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9417 b70326c6-7e19-0410-871a-916f4a2858ee

README.postgis

index 5e6ebfdae460dce4d29e4ef6b2f054fefce0ca19..d81e6da29cbeca7f655af3c55c4a355901305c40 100644 (file)
@@ -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: