Revision: 8133
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8133&view=rev
Author:   jswhit
Date:     2010-02-15 16:38:50 +0000 (Mon, 15 Feb 2010)

Log Message:
-----------
update for newer version of geos

Modified Paths:
--------------
    trunk/toolkits/basemap/doc/users/installing.rst

Modified: trunk/toolkits/basemap/doc/users/installing.rst
===================================================================
--- trunk/toolkits/basemap/doc/users/installing.rst     2010-02-15 02:34:39 UTC 
(rev 8132)
+++ trunk/toolkits/basemap/doc/users/installing.rst     2010-02-15 16:38:50 UTC 
(rev 8133)
@@ -23,8 +23,8 @@
 
 **Required libraries that ship with basemap**
 
-`GEOS <http://trac.osgeo.org/geos/>`__ (Geometry Engine - Open Source) library 
2.2.3 or later (2.2.3 recommended).
-    Source code is included in the geos-2.2.3 directory. 
+`GEOS <http://trac.osgeo.org/geos/>`__ (Geometry Engine - Open Source) library 
3.1.1 or later.
+    Source code is included in the geos-3.1.1 directory. 
     When building from source, must be built and installed separately
     from basemap (see build instructions below).
     Included in Windows binary installers.
@@ -75,7 +75,7 @@
   Then go to next step.  If you don't have it, you can build it from
   the source code included with basemap by following these steps::
 
-      cd geos-2.2.3
+      cd geos-3.1.1
       export GEOS_DIR=<where you want the libs and headers to go>
       # A reasonable choice on a Unix-like system is /usr/local, or
       # if you don't have permission to write there, your home directory.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to