Hi,
I'm configuring the GRASS algorithms on Windows. I'm trying it with the
Wingrass nightly snapshots (http://wingrass.fsv.cvut.cz/grass64/)
The Grass folder contains the Shell executables in "extrabin", and the
required livraries (like libint, etc.) in "extralib".
I see that the createStartupScript sets the PATH of them relative to the
path where the sh.exe is located
I.e.:

set PATH=C:\Program Files\GRASS 6.4.SVN\extrabin\bin;C:\Program Files\GRASS
6.4.SVN\extrabin\lib;%PATH%

while the correct path would be

set PATH=C:\Program Files\GRASS 6.4.SVN\extrabin;C:\Program Files\GRASS
6.4.SVN\extralib;%PATH%

It's impossible to set the library folder from the configuration panel, so I
was wondering if another configuration option could be considered, or if the
configuration is meant to work in a different way.

Thanks,
Giovanni
_______________________________________________
Sextante-users mailing list
Sextante-users@lists.forge.osor.eu
https://lists.forge.osor.eu/listinfo/sextante-users

Responder a