[postgis-commits] svn - r2923 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Fri Aug 22 05:52:12 PDT 2008


Author: robe
Date: 2008-08-22 05:52:12 -0700 (Fri, 22 Aug 2008)
New Revision: 2923

Modified:
   trunk/doc/installation.xml
Log:
Installation got moved out of order for some reason.

Modified: trunk/doc/installation.xml
===================================================================
--- trunk/doc/installation.xml	2008-08-22 12:32:37 UTC (rev 2922)
+++ trunk/doc/installation.xml	2008-08-22 12:52:12 UTC (rev 2923)
@@ -82,10 +82,11 @@
           older development tools. If you experience weird problems (backend
           unexpectedly closed or similar things) try this trick. This will
           require recompiling your PostgreSQL from scratch, of course.</para>
+		  
+		  <para>The steps that follow are for Linux users.  They will not work on Windows without MingW and some other stuff</para>
         </note>
       </listitem>
 	  
-	  <para><note>The steps that follow are for Linux users.  They will not work on Windows without MingW and some other stuff</note></para>
 	  <listitem>
 	  	<para>Check your settings to see which versions of things will be used</para>
 		<programlisting>



More information about the postgis-commits mailing list