| | 30 | == Download and Installation == |
| | 31 | |
| | 32 | If 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 | |
| | 50 | Note: 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 | |