[mapserver-commits] r8379 - trunk/docs/installation
svn at osgeo.org
svn at osgeo.org
Fri Jan 2 12:40:16 EST 2009
Author: jmckenna
Date: 2009-01-02 12:40:16 -0500 (Fri, 02 Jan 2009)
New Revision: 8379
Modified:
trunk/docs/installation/unix.txt
Log:
correct libproj and libgeotiff links, use common header
Modified: trunk/docs/installation/unix.txt
===================================================================
--- trunk/docs/installation/unix.txt 2009-01-02 17:29:01 UTC (rev 8378)
+++ trunk/docs/installation/unix.txt 2009-01-02 17:40:16 UTC (rev 8379)
@@ -4,13 +4,12 @@
Compiling on Unix
*****************************************************************************
-:Release: 5.2
-:Revision: $Revision$
-:Date: $Date$
:Author: J.F. Doyon
:Contact: jdoyon at nrcan.gc.ca
:Author: Howard Butler
:Contact: hobu.inc at gmail.com
+:Revision: $Revision$
+:Date: $Date$
.. contents:: Table of Contents
:depth: 2
@@ -57,7 +56,7 @@
-----------------------------------------------------------------------------
-* `libproj <http://proj.maptools.org/>`__: libproj provides projection
+* `libproj <http://trac.osgeo.org/proj/>`__: libproj provides projection
support for MapServer. Version 4.4.6 or greater is required.
* `libcurl <http://curl.haxx.se/libcurl/>`__: libcurl is the foundation of
OGC (WFS/WMS/WCS) client and server support. Version 7.10 or greater is
@@ -78,7 +77,7 @@
* `libtiff <http://www.libtiff.org/>`__: libtiff provides TIFF
(Tagged Image File Format) reading support to MapServer.
-* `libgeotiff <http://www.remotesensing.org/geotiff/geotiff.html>`__
+* `libgeotiff <http://trac.osgeo.org/geotiff/>`__
libgeotiff provides support to read GeoTIFF files (TIFF files with
geographic referencing).
More information about the mapserver-commits
mailing list