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
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
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'