[osgeo4w-dev] Re: [osgeo4w] #90: grass-pkg: wrong version in
apps/grass/bin/ scripts
OSGeo4W
trac_osgeo4w at osgeo.org
Sun May 31 00:43:13 EDT 2009
#90: grass-pkg: wrong version in apps/grass/bin/ scripts
--------------------+-------------------------------------------------------
Reporter: hamish | Owner: osgeo4w-dev at lists.osgeo.org
Type: defect | Status: new
Priority: trivial | Component: Package
Version: | Resolution:
Keywords: grass |
--------------------+-------------------------------------------------------
Comment (by hamish):
Replying to [comment:1 jef]:
> those scripts are unused. grass64.bat in {{{%OSGEO4W_ROOT%\bin}}}
> has been updated.
[scripts are still used if grass is launched from the msys terminal]
c:\osgeo4w\apps\grass\bin\grass64 (.sh) has had PYTHONPATH and other stuff
removed from it in the osgeo4w version:
mswindows/GRASS-Installer.nsi
{{{
FileWrite $0 '# Set the PYTHONPATH variable$\r$\n'
FileWrite $0
'PYTHONPATH="$$GISBASE/etc/python:$$GISBASE/Python25:$$PYTHONPATH"$\r$\n'
FileWrite $0 'export PYTHONPATH$\r$\n'
FileWrite $0 'PYTHONHOME="$INSTALL_DIR\Python25"$\r$\n'
FileWrite $0 'export PYTHONHOME$\r$\n'
}}}
see http://trac.osgeo.org/grass/ticket/623#comment:6
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/90#comment:3>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the osgeo4w-dev
mailing list