Opened 14 years ago

Last modified 8 years ago

#1101 closed defect

WinGrass7 + scripts are not found in the command line — at Version 3

Reported by: hellik Owned by: grass-dev@…
Priority: normal Milestone: 7.0.0
Component: Packaging Version: svn-trunk
Keywords: wingrass, scripts Cc:
CPU: Unspecified Platform: MSWindows Vista

Description (last modified by neteler)

Hi,

a in the osgeo4w-tree self compiled and NSIS-packaged and -installed

Wingrass7 (r42681)

starting WinGrass7 with the "GRASS 7.0.SVN with MSYS"-desktop-shortcut.

in the wx-gui-commandline all exe's(living in C:\Program

Files\GRASS-70-SVN\bin) and scripts (living in C:\Program Files\GRASS-70-SVN\scripts) are found.

if i want to start a script (living in C:\Program

Files\GRASS-70-SVN\scripts) in the msys-windows-command-line, the scripts are not found (see messages below or attached screenshot):

GRASS 7.0.svn> r.flow
GRASS 7.0.svn> r.covar
GRASS 7.0.svn> g.manual
sh.exe": g.manual: command not found
GRASS 7.0.svn> r.grow
sh.exe": r.grow: command not found
GRASS 7.0.svn> r.in.wms
sh.exe": r.in.wms: command not found
GRASS 7.0.svn>

Helmut

Change History (4)

in reply to:  description comment:1 by neteler, 14 years ago

Description: modified (diff)

Replying to hellik:

Hi,

a in the osgeo4w-tree self compiled and NSIS-packaged and -installed Wingrass7 (r42681)

starting WinGrass7 with the "GRASS 7.0.SVN with MSYS"-desktop-shortcut.

in the wx-gui-commandline all exe's(living in C:\Program Files\GRASS-70-SVN\bin) and scripts (living in C:\Program Files\GRASS-70-SVN\scripts) are found.

if i want to start a script (living in C:\Program Files\GRASS-70-SVN\scripts) in the msys-windows-command-line, the scripts are not found (see messages below or attached screenshot):

GRASS 7.0.svn> r.flow
GRASS 7.0.svn> r.covar
GRASS 7.0.svn> g.manual
sh.exe": g.manual: command not found
GRASS 7.0.svn> r.grow
sh.exe": r.grow: command not found
GRASS 7.0.svn> r.in.wms
sh.exe": r.in.wms: command not found
GRASS 7.0.svn>

Helmut

in reply to:  description comment:2 by glynn, 14 years ago

Replying to hellik:

It appears that Markus edited the description rather than replying. Can you delete this and open a new ticket?

in reply to:  description comment:3 by neteler, 14 years ago

Description: modified (diff)

Replying to hellik:

GRASS 7.0.svn> g.manual
sh.exe": g.manual: command not found

The spurious " is strange... maybe a quoting issue?

Note: See TracTickets for help on using tickets.