[GRASS-user] r.fillnulls (GRASS BOOK 3rd edition)
    Hamish 
    hamish_b at yahoo.com
       
    Thu Sep 18 21:33:51 EDT 2008
    
    
  
Luís Ferreira wrote:
> Using g.gisenv and g.gisenv --help:
> 
>            GRASS 6.4.svn (nc_spm_08):~ > g.gisenv
>            GISDBASE=/home/lf/GRASSDATA
>            LOCATION_NAME=nc_spm_08
>            MAPSET=user1
>            "GRASS_HTML_BROWSER=/usr/lib/iceweasel/iceweasel"
>            GRASS_DB_ENCODING=iso8859-1
>            GRASS_GUI=wxpython
edit ~/.grassrc6 and remove the GRASS_HTML_BROWSER line.
Besides not needing the "quotes" it doesn't belong in that file as it is
an environment variable not a GIS system variable.
running this before starting GRASS should get that set correctly:
 export GRASS_HTML_BROWSER=iceweasel
(assuming you use bash)
Hamish
      
    
    
More information about the grass-user
mailing list