Changes between Version 9 and Version 10 of Processing/aplguiquickstart


Ignore:
Timestamp:
Feb 9, 2012, 9:04:54 AM (12 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/aplguiquickstart

    v9 v10  
    55== Installation ==
    66
    7 AplGUI comes in three versions: windows installer, windows standalone and source code. The latest release of the software can be downloaded from [http://arsf-dan.nerc.ac.uk/trac/wiki/Downloads/software here]. Windows installer requires administrator privileges on your machine and will automatically install the program in specified location and create a shortcut on the Desktop. The standalone version doesn't require installation and will work straight away after extracting from the archive. The source distribution is intended mainly for Linux users and requires [http://python.org/getit/, Python] and [http://www.wxpython.org/download.php, wxPython] to be installed on the system.
     7AplGUI comes in three versions: windows installer, windows standalone and source code. The latest release of the software can be downloaded from [http://arsf-dan.nerc.ac.uk/trac/wiki/Downloads/software here]. Windows installer requires administrator privileges on your machine and will automatically install the program in specified location and create a shortcut on the Desktop. The standalone version doesn't require installation and will work straight away after extracting from the archive. The source distribution is intended mainly for Linux users and requires [http://python.org/getit/ Python] and [http://www.wxpython.org/download.php wxPython] to be installed on the system.
    88
    9 To be able to get full functionality of AplGUI you are also going to need the latest version of [http://arsf-dan.nerc.ac.uk/trac/wiki/Downloads/software, APL] and [http://trac.osgeo.org/proj/, PROJ.4] library.
     9To be able to get full functionality of AplGUI you are also going to need the latest version of [http://arsf-dan.nerc.ac.uk/trac/wiki/Downloads/software APL] and [http://trac.osgeo.org/proj/ PROJ.4] library.
    1010
    1111== Setting up the Project ==