[GRASS-dev] [GRASS GIS] #1027: WinGrass7 + pythonhome/pythonpath
GRASS GIS
trac at osgeo.org
Mon Apr 5 07:26:24 EDT 2010
#1027: WinGrass7 + pythonhome/pythonpath
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Installation | Version: svn-trunk
Keywords: wingrass, python | Platform: MSWindows Vista
Cpu: x86-32 |
------------------------------+---------------------------------------------
with latest changes r41720, r41721, r41722 in trunk,
the WinGrass7-installation should be started by grass70.py through
grass70.bat.
tested with WinGRASS-7.0.SVN-r41722-1-Setup.exe, WinGrass isn't starting.
in grass70.bat, there is
{{{
rem Path to the python directory
set PYTHONHOME=%GRASSDIR%\Python25
if "x%GRASS_PYTHON%" == "x" set GRASS_PYTHON=python
}}}
but python.exe is installed in C:\Program Files\GRASS-70-SVN\extrabin.
only python-dll, -include, -lib, -Libs are installed in
%GRASSDIR%\Python25.
so maybe PYTHONHOME should be changed?
best regards
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1027>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list