uot; without problem.
Brian
On Dec 28, 2012, at 10:43 AM, gdal-dev-requ...@lists.osgeo.org wrote:
> Date: Fri, 28 Dec 2012 10:43:07 -0500
> From: Brian Miles
> To: gdal-dev@lists.osgeo.org
> Subject: [gdal-dev] GDAL 1.9.2 python swig-modules build fails on OS X
> Lion
>
Hello,
I'm getting the following error when building python modules for GDAL 1.9.2 on
OS X Lion:
> for dir in python ; do (cd $dir; make build) || exit; done
> python setup.py build
> running build
> running build_py
> creating build
> creating build/lib.macosx-10.7-intel-2.7
> copying gdal.py