]> granicus.if.org Git - postgis/commitdiff
fix type and add --with-gui description for building loader gui
authorRegina Obe <lr@pcorp.us>
Fri, 19 Jun 2009 12:20:01 +0000 (12:20 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 19 Jun 2009 12:20:01 +0000 (12:20 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4182 b70326c6-7e19-0410-871a-916f4a2858ee

doc/installation.xml

index 45e54a9efbe648f5c03a3426efb2ef5fa34e6d3d..976f07e57c260422a02936ae4c86a6c25dc0ad15 100644 (file)
@@ -229,7 +229,7 @@ tar -xvzf postgis-&last_release_version;.tar.gz</programlisting>
     </note>
 
     <para>
-      The following steps outline the configuration and compliation of the
+      The following steps outline the configuration and compilation of the
       PostGIS source. They are written for Linux users and will not work on
       Windows or Mac.
     </para>
@@ -323,9 +323,17 @@ tar -xvzf postgis-&last_release_version;.tar.gz</programlisting>
               PostGIS will build against.
             </para>
           </listitem>
+        </varlistentry>
+               <varlistentry>
+          <term><command>--with-gui</command></term>
+          <listitem>
+            <para>
+              Compile the data import GUI (requires GTK+2.0).  This will create shp2pgsql-gui graphical interface
+                         to shp2pgsql.
+            </para>
+          </listitem>
         </varlistentry>
       </variablelist>
-
       <note>
         <para>
           If you obtained PostGIS from the SVN