[GRASS-dev] Re: [GRASS GIS] #1535: winGRASS g.extension.py problems
GRASS GIS
trac at osgeo.org
Mon Jan 16 06:12:23 EST 2012
#1535: winGRASS g.extension.py problems
-------------------------+--------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: wxGUI | Version: 6.4.2 RCs
Keywords: g.extension | Platform: MSWindows XP
Cpu: x86-32 |
-------------------------+--------------------------------------------------
Comment(by hamish):
{{{
The GRASS program path: [C:/Programmi/GRASS 6.4.SVN] contains a space. The
build which follows will likely fail.
The specified install path: [/c/Documents and
Settings/netelerm.INTRA/.grass6/addons] contains a space. The build which
follows will likely fail.
The path to your GIS data: [C:\Documents and
Settings\netelerm.INTRA\Documenti\grassdata] may contain a space. The
build which follows will likely fail.
}}}
afaik those warning messages only come from the shell script version(??).
I did not want to make running it with paths containing spaces fatal in
case somebody wanted to work on improving the make+spaces situation, but
maybe we should to avoid lots of bug reports. I expect windows users to
mostly spend their time in the wxgui so unless they are used to the unix
version first they'd usually be steered to Martin's pre-built download
modules. shrug.
wrt wget, is it not packaged?? I thought it was. or maybe curl is shipped
instead? if wget is shipped maybe there's a path problem?
the python g.extension.py is in 6.4svn (it is what is shown in your
screenshot). sorry I can't be much help with the .py file association
errors.
`g.extension ext=database` ? is that to download and build all db addon
modules??
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1535#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list