git-svn-id: http://svn.osgeo.org/postgis/trunk@11700 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Regina Obe 2013-07-19 04:04:52 +00:00
parent 1fc0f226d9
commit e0b4efa2b2

View file

@ -1245,7 +1245,7 @@ but you can download the latest at: <ulink url="http://www.pcre.org">http://www.
cd address_standardizer cd address_standardizer
make make
#if you have in non-standard location pcre try #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> make install</programlisting>
<para>Once you have installed, you can connect to your database and run the SQL:</para> <para>Once you have installed, you can connect to your database and run the SQL:</para>