]> granicus.if.org Git - postgis/commitdiff
typo
authorRegina Obe <lr@pcorp.us>
Fri, 19 Jul 2013 04:04:52 +0000 (04:04 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 19 Jul 2013 04:04:52 +0000 (04:04 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11700 b70326c6-7e19-0410-871a-916f4a2858ee

doc/installation.xml

index 4a3d404b507d9ff6e900acf80a21e60e57372d3a..5b39751619b4e6ca84fe941b3eb4b5403f47d7fc 100644 (file)
@@ -1245,7 +1245,7 @@ but you can download the latest at: <ulink url="http://www.pcre.org">http://www.
 cd address_standardizer
 make
 #if you have in non-standard location pcre try
-# make SHLIB_LINK="-L$/path/pcre/lib -lpostgres -lpgport -lpcre" CPPFLAGS="-I.  -I$/path/pcre/include" 
+# make SHLIB_LINK="-L/path/pcre/lib -lpostgres -lpgport -lpcre" CPPFLAGS="-I.  -I/path/pcre/include" 
 make install</programlisting>
 
       <para>Once you have installed, you can connect to your database and run the SQL:</para>