RE: [gdal-dev] GDAL 1.7.1 and Python

2010-03-29 Thread Shawn GONG
-dev@lists.osgeo.org Subject: Re: [gdal-dev] GDAL 1.7.1 and Python Hi Greg, I'm on linux, but I also had trouble using the --with-python switch in configure. However, going into ./swig/python and running " python setup.py build" seemed to work OK. --john On 03/29/2010 12:15 PM,

Re: [gdal-dev] GDAL 1.7.1 and Python

2010-03-29 Thread John Cartwright
Hi Greg, I'm on linux, but I also had trouble using the --with-python switch in configure. However, going into ./swig/python and running " python setup.py build" seemed to work OK. --john On 03/29/2010 12:15 PM, Gregory Yetman wrote: > Hi, > > Has anyone managed to configure GDAL 1.7.1 with a s