Re: [gdal-dev] Install python binding from pip

2015-11-25 Thread Norman Vine
On Nov 25, 2015, at 10:14 AM, Xavier Barnada wrote: > Hi, > > I'm trying to install it in a virtualenv in a Ubuntu and I get a message > about missing cpl_port.h file > I currently have the gdal-dev installed and the cpl_port.h it's on > /usr/include/gdal/ > I'm using an a 14.04 ubuntu with

[gdal-dev] Install python binding from pip

2015-11-25 Thread Xavier Barnada
Hi, I'm trying to install it in a virtualenv in a Ubuntu and I get a message about missing cpl_port.h file I currently have the gdal-dev installed and the cpl_port.h it's on /usr/include/gdal/ I'm using an a 14.04 ubuntu with the 1.11.12 gdal version. Is this a bug or it have some trick to instal