From: Regina Obe Date: Sun, 3 Nov 2013 02:53:00 +0000 (+0000) Subject: fix xml parse error X-Git-Tag: 2.2.0rc1~1309 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c04041198af3d48d5169a6fcaeb047a0f0d4cff;p=postgis fix xml parse error git-svn-id: http://svn.osgeo.org/postgis/trunk@12078 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/installation.xml b/doc/installation.xml index 7520bbe91..a67ddb79a 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1242,7 +1242,7 @@ but you can download the latest at: http://www. For Windows users, the PostGIS 2.1+ bundle will come packaged with the address_standardizer already so no need to compile and can move straight to CREATE EXTENSION step. Installing Regex::Assemble cpan Regexp::Assemble - or if you are on Ubuntu / Debian you might need to do + or if you are on Ubuntu / Debian you might need to do sudo perl -MCPAN -e "install Regexp::Assemble" Compiling svn co svn://svn.code.sf.net/p/pagc/code/branches/sew-refactor/postgresql address_standardizer