GDAL
October 8, 2009, 7:34am
1
#781: Please, don't call python literally in makefiles
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: unspecified
Keywords: | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
At least a couple of makefiles (see gui/wxpython/{nviz,vdigit}) have calls
to 'python'. Please, use a suitable var (eg. PYTHON) for possible
overrides instead.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/781> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 8, 2009, 1:41pm
2
#781: Please, don't call python literally in makefiles
--------------------------+-------------------------------------------------
Reporter: frankie | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: unspecified
Resolution: duplicate | Keywords:
Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by kyngchaos):
* status: new => closed
* resolution: => duplicate
Comment:
Duplicate of #640 . I'm working on it, slowly.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/781#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 8, 2009, 1:43pm
3
#781: Please, don't call python literally in makefiles
--------------------------+-------------------------------------------------
Reporter: frankie | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: unspecified
Resolution: duplicate | Keywords:
Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by martinl):
Replying to [comment:1 kyngchaos]:
> Duplicate of #640 . I'm working on it, slowly.
AFAIU, already fixed by Glynn in r39443.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/781#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
October 8, 2009, 2:01pm
4
#781: Please, don't call python literally in makefiles
--------------------------+-------------------------------------------------
Reporter: frankie | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: unspecified
Resolution: duplicate | Keywords:
Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by kyngchaos):
Oh. But that's a quick partial fix, for the exact issue of this bug. But
the broader problem in #640 is that PYTHON should also be configured.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/781#comment:3> ;
GRASS GIS <http://grass.osgeo.org >