[gdal-dev] Installing gdal

2009-12-31 Thread Fernando Miguez
Hi all, I'm trying to install gdal (1.6.1) and get the following error python setup.py build [...] gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I../..

[gdal-dev] Re: Suppress zero return in WriteArray

2009-12-13 Thread Fernando Miguez
Please disregard my previous question On Sat, Dec 12, 2009 at 8:05 PM, Fernando Miguez wrote: > Hi all, > > band.WriteArray(array, xoff, yoff) returns zero. Is there anyway to > suppress this? > > Thanks, > > Fernando > ___

[gdal-dev] Suppress zero return in WriteArray

2009-12-12 Thread Fernando Miguez
Hi all, band.WriteArray(array, xoff, yoff) returns zero. Is there anyway to suppress this? Thanks, Fernando ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev