[Xastir-dev] fix for broken gdal compile and change to maptools script

David Flood davidf4 at mindspring.com
Sat Jul 31 14:55:15 EDT 2010


I'm proposing this in the dev list because there might be other reasons for
not making this change....

While checking out why the version of gdal that get-maptools.sh doesn't
compile, I found out that maptools.org is significantly out of date with the
current versions of tools.  So I developed the patch below to rehome the
maptools script to point to the current versions.

I've tested this under OpenSuse 11.3 and am trying to get it to complete
under Cygwin.  I have verified that the latest version of gdal compiles and
installs under both by itself.

$ diff -u get-maptools.sh get-maptools-new.sh 
--- get-maptools.sh     2010-07-31 10:59:14.138267100 -0700
+++ get-maptools-new.sh 2010-07-31 09:08:13.768151600 -0700
@@ -198,9 +198,9 @@
 
 ALL="  http://internap.dl.sourceforge.net/sourceforge/pcre/pcre-6.3.tar.gz
        http://dl.maptools.org/dl/shapelib/shapelib-1.2.10.tar.gz\
-       http://dl.maptools.org/dl/proj/proj-4.4.9.tar.gz\
-
http://dl.maptools.org/dl/geotiff/libgeotiff/libgeotiff-1.2.3.tar.gz\
-       http://dl.maptools.org/dl/gdal/gdal-1.3.2.tar.gz"
+       http://download.osgeo.org/proj/proj-4.7.0.tar.gz\
+
http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.3.0.tar.gz\
+       http://download.osgeo.org/gdal/gdal-1.7.2.tar.gz"


Dave
KD7MYC





More information about the Xastir-dev mailing list