[postgis-commits] svn - r3665 - spike/wktraster
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Fri Feb 6 04:43:59 PST 2009
Author: strk
Date: 2009-02-06 04:43:55 -0800 (Fri, 06 Feb 2009)
New Revision: 3665
Modified:
spike/wktraster/README
Log:
Add note about need to run ./autogen.sh to generate the configure script
Modified: spike/wktraster/README
===================================================================
--- spike/wktraster/README 2009-02-06 12:39:40 UTC (rev 3664)
+++ spike/wktraster/README 2009-02-06 12:43:55 UTC (rev 3665)
@@ -32,6 +32,10 @@
$ ./configure --with-postgis-sources=/usr/src/postgis-svn
$ make
+Note that the 'configure' script isn't there if you fetched
+the code from the SVN repository. In that case running ./autogen.sh
+should create it for you.
+
CHECK
-----
More information about the postgis-commits
mailing list