Ticket #2258 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

--with-ogpython=<path to python> no longer work.s

Reported by: warmerdam Assigned to: warmerdam
Priority: normal Milestone: 1.5.1
Component: ConfigBuild Version: 1.5.0
Severity: normal Keywords: python
Cc: hobu

Description

Specifying a python executable using --with-ogpython does not work in GDAL 1.5.0. I think this is because r12502 was ill considered and r12603 didn't fix the problem.

Change History

03/05/08 00:53:51 changed by warmerdam

  • status changed from new to assigned.

Hobu, could you skim the proposed fix in r13929 in trunk? If it looks ok I'll back port it to 1.5 branch as well.

03/05/08 01:15:35 changed by hobu

Works for me, I say backport it.

03/05/08 10:18:56 changed by warmerdam

  • status changed from assigned to closed.
  • resolution set to fixed.

Back ported into 1.5 branch as r13935.