Hi all,
Just installed the latest Wingrass 7, build 51507-212, from
http://wingrass.fsv.cvut.cz/grass70/ and when I try to run Grass 7 I
get the following error at the windows comand prompt:
-----------------------------------------------------------------------------
Microsoft Windows [versão 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
C:\Users\daniel>cd "\Program Files (x86)"
C:\Program Files (x86)>cd "GRASS GIS 7.0.svn"
C:\Program Files (x86)\GRASS GIS 7.0.svn>grass70svn.bat -wxpython
'manpath' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
Traceback (most recent call last):
File "C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\grass70.py", line 1076, in
<module>
set_paths()
File "C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\grass70.py", line 366, in s
et_paths
path_prepend(os.path.join(grass_man_path, 'MANPATH'))
TypeError: path_prepend() takes exactly 2 arguments (1 given)
C:\Users\daniel>
---------------------------------------------------------------------------
I saw that in line 347 of the grass70.py start script the manpath is
being configured but I don't know what I should do (or change) in
order to fix this. I'm running Win7, 64 bits
Cheers
Daniel
On Tue, Apr 24, 2012 at 4:13 PM, Daniel Victoria
<daniel.victoria@gmail.com> wrote:
Hi all,
Just installed the latest Wingrass 7, build 51507-212, from
http://wingrass.fsv.cvut.cz/grass70/ and when I try to run Grass 7 I
get the following error at the windows comand prompt:
-----------------------------------------------------------------------------
Microsoft Windows [versão 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
C:\Users\daniel>cd "\Program Files (x86)"
C:\Program Files (x86)>cd "GRASS GIS 7.0.svn"
C:\Program Files (x86)\GRASS GIS 7.0.svn>grass70svn.bat -wxpython
'manpath' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
Traceback (most recent call last):
File "C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\grass70.py", line 1076, in
<module>
set_paths()
File "C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\grass70.py", line 366, in s
et_paths
path_prepend(os.path.join(grass_man_path, 'MANPATH'))
TypeError: path_prepend() takes exactly 2 arguments (1 given)
That should be fixed in r51523. Please try the next nightly built from
tomorrow on.
Markus M
Hi Markus M,
Just to inform, the latest Wingrass 7svn is working. But I still see
the manpath is not a recognizable command warning.
Cheers
Daniel
On Tue, Apr 24, 2012 at 12:13 PM, Markus Metz
<markus.metz.giswork@googlemail.com> wrote:
On Tue, Apr 24, 2012 at 4:13 PM, Daniel Victoria
<daniel.victoria@gmail.com> wrote:
Hi all,
Just installed the latest Wingrass 7, build 51507-212, from
http://wingrass.fsv.cvut.cz/grass70/ and when I try to run Grass 7 I
get the following error at the windows comand prompt:
-----------------------------------------------------------------------------
Microsoft Windows [versão 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
C:\Users\daniel>cd "\Program Files (x86)"
C:\Program Files (x86)>cd "GRASS GIS 7.0.svn"
C:\Program Files (x86)\GRASS GIS 7.0.svn>grass70svn.bat -wxpython
'manpath' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
Traceback (most recent call last):
File "C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\grass70.py", line 1076, in
<module>
set_paths()
File "C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\grass70.py", line 366, in s
et_paths
path_prepend(os.path.join(grass_man_path, 'MANPATH'))
TypeError: path_prepend() takes exactly 2 arguments (1 given)
That should be fixed in r51523. Please try the next nightly built from
tomorrow on.
Markus M