[GRASS-user] error in ps.map scalebar units argument

Venkatesh wrote:

Any idea about how to change the default browser for GRASS
help in the OSGeo4W GRASS package.

does the default work for you? (there is a typo in the current package)
see OSGeo4W bug #86 http://trac.osgeo.org/osgeo4w/ticket/86

you need to change the GRASS_HTML_BROWSER variable.
http://grass.osgeo.org/grass64/manuals/html64_user/variables.html#enviro

to change it to Firefox or whatever edit
   C:\OSGeo4W\etc\ini\grass.bat
and set the full path to firefox.exe instead of iexplore.

ie:
set GRASS_HTML_BROWSER=%PROGRAMFILES%\Mozilla Firefox\firefox.exe

osgeo4w pkg-grass wiki page updated,
http://trac.osgeo.org/osgeo4w/wiki/pkg-grass

TODO in install script: use firefox if present

Hamish

Hi Hamish,

Thanks

Hamish wrote:

to change it to Firefox or whatever edit
   C:\OSGeo4W\etc\ini\grass.bat
and set the full path to firefox.exe instead of iexplore.

ie:
set GRASS_HTML_BROWSER=%PROGRAMFILES%\Mozilla Firefox\firefox.exe

Set firefox as a default, but when I choose help
for individual commands from the gis manager,
I get an Firefox Alert "c is not a registered protocol"
and a black firefox window after I press OK on the alert
panel.

Another question: how do I start the GIS manager after
starting GRASS in text-mode from the OSGeo-Shell.
I try gis.m on the GRASS prompt but I get the error about
not being able to open the gm.tcl file.

I am using Windows XP Japanese language version

Kind regards

Venka