Changes between Version 51 and Version 52 of pkg-grass


Ignore:
Timestamp:
Apr 28, 2011, 4:17:59 AM (13 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-grass

    v51 v52  
    1010 * Main site: http://grass.osgeo.org/
    1111 * Current packaging should be considered a preliminary proof-of-concept.
    12  * The available interfaces are the new wxPython GUI ([http://grass.osgeo.org/wiki/WxGUI wxGUI]), the older Tcl/Tk GUI (GIS.m), and a plain text curses DOS box command prompt (DOS box has no access to display monitors).
     12 * The available interfaces are the new wxPython GUI ([http://grass.osgeo.org/wiki/WxGUI wxGUI]), the older Tcl/Tk GUI ([http://grass.osgeo.org/grass64/manuals/html64_user/gis.m.html GIS.m]), and a plain text curses DOS box command prompt (DOS box has no access to display monitors).
    1313 * '''First time users should explore the [http://grass.bologna.enea.it/tutorial/ first steps tutorial]''' after installing.
    1414
     
    1717  * Generic installer help can be found on the main [WikiStart OSGeo4W] wiki page.
    1818 * For the moment '''GRASS is available in the "advanced" install'''. After a period of testing it may be moved to the "express" section. All other required packages are auto-selected during the installation.
    19 
    20  * Change the default help browser: edit `C:\OSGeo4W\etc\ini\grass.bat` and change the GRASS_HTML_BROWSER line to be like:
    21 {{{
    22 set GRASS_HTML_BROWSER=%PROGRAMFILES%\Mozilla Firefox\firefox.exe
    23 }}}
    2419
    2520=== Usage ===