Changes between Version 43 and Version 44 of WikiStart

Show
Ignore:
Timestamp:
05/07/07 14:48:01 (6 years ago)
Author:
jjr8
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v43 v44  
    2222== Project Status == 
    2323 
     24''07-May-07'' - MGET now supports ArcGIS 9.2 and has undergone limited testing. The [/projects/mget/browser/MGET/Trunk/PythonPackage/dist/TracOnlineDocumentation/Documentation/GettingStarted.html?format=raw#Installation installation instructions] were updated for 9.2. 
     25 
    2426''27-Feb-07'' - The build system and related base infrastructure is done and we are busy writing tools. The tools developed so far are low-level building blocks that perform tasks such as manipulating the file system and converting raster data formats. On top of these, we are rewriting 81 more sophisticated tools we developed as a ["prior unreleased package"]. These will be incorporated into the build as they are completed. The final 1.0 release will be ready in June 2007. 
    2527 
    2628Please contact us if you would like a tool that is currently available only in the prior unreleased package. We will provide you with a private copy. 
    2729 
     30== Download and Installation == 
     31 
     32If you have never installed MGET before, we '''highly recommend''' you review the installation instructions before installing it. 
     33 
     34{{{ 
     35#!rst 
     36 
     37+------------------------------+--------------------+---------------------------------+------------------------------------------+ 
     38| **MGET Version**             | **Python Version** | **Installation Package**        | **Installation Instructions**            | 
     39+==============================+====================+=================================+==========================================+ 
     40| Latest 0.1 pre-release build | 2.4                | GeoEco-0.1.0a1.win32-py2.4.exe_ | `GeoEco 0.1 Installation Instructions`_  | 
     41|                              +--------------------+---------------------------------+                                          | 
     42|                              | 2.5                | GeoEco-0.1.0a1.win32-py2.4.exe_ |                                          | 
     43+------------------------------+--------------------+---------------------------------+------------------------------------------+ 
     44 
     45.. _GeoEco-0.1.0a1.win32-py2.5.exe: http://code.env.duke.edu/projects/mget/browser/MGET/Trunk/PythonPackage/dist/GeoEco-0.1.0a1.win32-py2.5.exe?format=raw 
     46.. _GeoEco-0.1.0a1.win32-py2.4.exe: http://code.env.duke.edu/projects/mget/browser/MGET/Trunk/PythonPackage/dist/GeoEco-0.1.0a1.win32-py2.4.exe?format=raw 
     47.. _GeoEco 0.1 Installation Instructions: http://code.env.duke.edu/projects/mget/browser/MGET/Trunk/PythonPackage/dist/TracOnlineDocumentation/Documentation/GettingStarted.html?format=raw#Installation 
     48}}} 
     49 
     50Note: The proper file names end in {{{.exe}}}. Internet Explorer may mangle the file name to end with {{{[1]}}} instead. For example, it may turn "GeoEco-0.1.0a1.win32-py2.4.exe" into "GeoEco-0.1.0a1.win32-py2.4![1]". If this happens, save the file to your desktop, using the correct name, and run it from there. (This is a bug in the Trac Wiki system we use. It has been fixed but the new version of Trac has not been released yet.) 
     51 
    2852== More Information == 
    2953 
    30  * ["Download and installation"] 
    3154 * [/projects/mget/browser/MGET/Trunk/PythonPackage/dist/TracOnlineDocumentation/Documentation/GettingStarted.html?format=raw Online Documentation] 
    3255   * [/projects/mget/browser/MGET/Trunk/PythonPackage/dist/TracOnlineDocumentation/Documentation/ArcGISReference/ArcGISReference.html?format=raw ArcGIS Geoprocessing Reference]