[Community] gdal 1.7.2 install FAIL

Howard Butler hobu.inc at gmail.com
Tue Aug 17 04:21:44 EEST 2010


On Aug 16, 2010, at 8:19 PM, Greg Corradini wrote:

> extensions/gdal_wrap.cpp:149:20: error: Python.h: No such file or directory

You need to install python-devel or some such package for your system.  It can't find your python headers and libraries to link against. Additionally, this question belongs on the gdal-dev list.

Howard


More information about the Community mailing list