[GRASS-dev] Re: [GRASS GIS] #1178: WinGrass: g.extension - problem
with path to $GISBASE
GRASS GIS
trac at osgeo.org
Wed Oct 12 13:20:35 EDT 2011
#1178: WinGrass: g.extension - problem with path to $GISBASE
---------------------------------------------------------------+------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.2
Component: Installation | Version: svn-releasebranch64
Keywords: wingrass, g.extension, path, installation, addons | Platform: MSWindows Vista
Cpu: x86-32 |
---------------------------------------------------------------+------------
Comment(by hellik):
Replying to [comment:40 neteler]:
> AFAIK some improvements have been done in SVN, please retry.
there is no improvement at the moment for compiling with spaces in path,
but you're informed why the compilation fails:
{{{
g.extension --verbose extension=r.stream.angle
svnurl=https://svn.osgeo.org/grass/grass-addons
Using WGET for downloading data.
GRASS_ADDON_PATH is not defined, installing to ~/.grass6/addons/
The GRASS program path: [c:/Program Files/GRASS 6.4RC1] contains a space.
The build which follows will likely fail.
Fetching <r.stream.angle> from GRASS-Addons SVN (be patient)...
A r.stream.angle\tangent.c
A r.stream.angle\init.c
A r.stream.angle\main.c
A r.stream.angle\description.html
A r.stream.angle\global.h
A r.stream.angle\seg_line.c
A r.stream.angle\io.c
A r.stream.angle\order.c
A r.stream.angle\Makefile
Checked out revision 48766.
Compiling <r.stream.angle>...
Makefile:12: c:/Program: No such file or directory
Makefile:12: Files/GRASS: No such file or directory
Makefile:12: 6.4RC1/include/Make/Module.make: No such file
or directory
make: *** No rule to make target
`6.4RC1/include/Make/Module.make'. Stop.
ERROR: Compilation failed, sorry. Please check above error messages.
rm: cannot remove directory `C:\\gisdata\\grassdata/nc_spm_0
8/user1/.tmp/6060.0/r.stream.angle': Permission denied
(Wed Oct 12 19:14:25 2011) Command finished (24 sec)
}}}
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1178#comment:41>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list