[GRASS-dev] Re: [GRASS GIS] #570: startup problem with standalone
GRASS install
GRASS GIS
trac at osgeo.org
Wed Jun 17 07:45:14 EDT 2009
#570: startup problem with standalone GRASS install
---------------------------+------------------------------------------------
Reporter: timmie | Owner: timmie
Type: defect | Status: reopened
Priority: normal | Milestone: 6.4.0
Component: Installation | Version: svn-develbranch6
Resolution: | Keywords: wingrass, python
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Comment (by hamish):
Replying to [comment:23 timmie]:
> Where should GRASS_PYTHON point to?
set GRASS_PYTHON=C:\path\to\python.exe
which should be the version of python which you want GRASS to use and set
before you try to start GRASS.
make sure the first path with a python25.dll (or whatever that is called)
which shows up in your %PATH% matches that.
i.e. the straight-python bits might not care which flavour of python you
use as long as the .exe and .dll are matched. But the wxvdigit and wxnviz
C++ compiled parts will probably want only the exact python(.exe & .dll)
that they were built for.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/570#comment:27>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list