[GRASS-dev] [GRASS GIS] #1535: winGRASS g.extension.py problems
GRASS GIS
trac at osgeo.org
Mon Jan 16 04:37:18 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 |
-------------------------+--------------------------------------------------
The new Python based g.extension in winGRASS 6.4.2RC3 is creating
some (packaging?) problems:
* the "find" button is not linked to python.exe, it asks which
application to open for g.extension.py (see screenshot)
* wget is not found (executing g.extension directly):
{{{
(Mon Jan 16 10:32:57 2012)
g.extension extension=database
which: wget: unknown command
GRASS_ADDON_PATH is not defined, installing to ~/.grass6/addons/
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.
Fetching <database> from GRASS-Addons SVN (be patient)...
svn: URL 'http://svn.osgeo.org/grass/grass-
addons/grass6/database/database' doesn't exist
ERROR: GRASS Add-on database not found in repository or no network
connection or another problem
(Mon Jan 16 10:33:08 2012) Comando terminato (10 sec)
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1535>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list