[GRASS-dev] Handling of Python scripts on MS Windows

Glynn Clements glynn at gclements.plus.com
Mon Apr 14 05:59:39 PDT 2014


Helmut Kudrnovsky wrote:

> not including python, have a look here:
> 
> http://trac.osgeo.org/grass/browser/grass/trunk/mswindows/GRASS-Packager.bat.tmpl#L113
> 
> 	@echo Copy Python content to PACKAGE_DIR\Python27
> 
> and then maybe you have to adapt the starting script and all other ?!

I'm fairly sure you'll have to adapt something. Simply dumping a copy
of Python onto the disk won't cause it to be used, so something must
be setting up e.g. PATH to use it. That would need to change.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list