[postgis-users] problem in compilation

Jorge Arévalo jorge.arevalo at deimos-space.com
Fri Apr 1 03:46:00 PDT 2011


2011/4/1 ahmet temiz <ahmettemiz88 at gmail.com>:
> thank you
>
> Yes I am compiling it with "--with-raster" and with--gdal-config (
> nightly built)
>
> But I am not sure I have built python gdal binding correctly in gdal.
>
> regards
>


You'll need to install numpy. If you're using windows, you can get it
from here: http://www.lfd.uci.edu/~gohlke/pythonlibs/ (select the
right one depending on your Python version). This may help you:
http://gis4free.wordpress.com/2011/03/10/how-to-install-and-configure-postgis-raster-on-windows/

If you're using a Debian-based Linux system, you can install it with
apt-get install python-numpy.

Best regards,
--
Jorge Arévalo
Internet & Mobilty Division, DEIMOS
jorge.arevalo at deimos-space.com
http://es.linkedin.com/in/jorgearevalo80
http://mobility.grupodeimos.com/
http://gis4free.wordpress.com
http://geohash.org/ezjqgrgzz0g



> 2011/4/1 Jorge Arévalo <jorge.arevalo at deimos-space.com>:
>> 2011/4/1 ahmet temiz <ahmettemiz88 at gmail.com>:
>>> hello
>>>
>>> when I try to compile postgis 2.0  , I get this message.
>>>
>>> GDAL Python bindings with NumPy array support
>>> required by raster2pgsql.py loader.
>>>
>>> how can I overcome this problem ?
>>>
>>> regards
>>>
>>> --
>>> Ahmet Temiz
>>> Jeoloji Müh.
>>> Afet ve Acil Durum Yönetimi Başkanlığı
>>> Planlama ve Zarar Azaltma Dairesi Başkanlığı
>>> Bilgi ve CBS grubu
>>> Eskişehir Yolu 10. km.
>>> Lodumlu / Ankara
>>> Tel : 0 312 2872680 / 1535
>>> _______________________________________________
>>> postgis-users mailing list
>>> postgis-users at postgis.refractions.net
>>> http://postgis.refractions.net/mailman/listinfo/postgis-users
>>>
>>
>> Hello,
>>
>> Are you compiling it using "--with-raster"? In that case, you'll need
>> GDAL >= 1.6.0 and GDAL Python bindings + numpy, but "--with-raster" is
>> not a default option. Simply execute ./configure && make && make
>> install
>>
>> Best regards
>> --
>> Jorge Arévalo
>> Internet & Mobilty Division, DEIMOS
>> jorge.arevalo at deimos-space.com
>> http://es.linkedin.com/in/jorgearevalo80
>> http://mobility.grupodeimos.com/
>> http://gis4free.wordpress.com
>> http://geohash.org/ezjqgrgzz0g
>>
>
>
>
> --
> Ahmet Temiz
> Jeoloji Müh.
> Afet ve Acil Durum Yönetimi Başkanlığı
> Planlama ve Zarar Azaltma Dairesi Başkanlığı
> Bilgi ve CBS grubu
> Eskişehir Yolu 10. km.
> Lodumlu / Ankara
> Tel : 0 312 2872680 / 1535
>



More information about the postgis-users mailing list