Re: [gdal-dev] Selecting Python during configuration

2012-11-01 Thread James Hiebert
Michael, --with-python sets the path to the python binary that you want to use and while that may not intuitively seem like it sets the install path, it actually does. If you have multiple separate python binaries installed on the system (e.g. from using virtualenv), generally each one of them

Re: [gdal-dev] Selecting Python during configuration

2012-11-01 Thread Charlie Sharpsteen
On Thu, Nov 1, 2012 at 6:01 PM, Michael Speth wrote: > Greetings, > > I am attempting to compile gdal with python support. However, I don't > want to use the system installed python; I want to use a locally compiled > version of python. I am unable to find how to select the python version to

[gdal-dev] Selecting Python during configuration

2012-11-01 Thread Michael Speth
Greetings, I am attempting to compile gdal with python support. However, I don't want to use the system installed python; I want to use a locally compiled version of python. I am unable to find how to select the python version to use with the gdal install. It seems that --with-python doesn'