Ticket #1535 (closed defect: fixed)
winGRASS g.extension.py problems
| Reported by: | neteler | Owned by: | martinl |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.4.2 |
| Component: | wxGUI | Version: | 6.4.2 RCs |
| Keywords: | g.extension, wingrass | Cc: | grass-dev@… |
| Platform: | MSWindows XP | CPU: | x86-32 |
Description
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)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

