[gdal-dev] Re: from Linux to Windows,
from osgeo import gdal and friends...
Yann Chemin
yann.chemin at gmail.com
Mon Jul 14 23:09:43 EDT 2008
ok got it:
http://pypi.python.org/packages/2.5/G/GDAL/GDAL-1.5.2.win32-py2.5.exe
take gdal15.dll, libcurl.dll, libgeos_c_fw.dll, and zlib1.dll from
http://download.osgeo.org/gdal/win32/1.5/gdalwin32exe150.zip
and keep them close from your .py applications requiring from osgeo import...
thanks
Yann
2008/7/15 Yann Chemin <yann.chemin at gmail.com>:
> Hello,
>
> Anybody could point to a Windows setup.exe file that could make this
> work everywhere on the Windows machine?
>
> from osgeo import gdalnumeric
> from osgeo import gdal
> from osgeo import gdalconst
>
> Thanks,
> Yann
>
> --
> Yann Chemin
> International Rice Research Institute
> Office: http://www.irri.org/gis
> Perso: http://www.freewebs.com/ychemin
>
--
Yann Chemin
International Rice Research Institute
Office: http://www.irri.org/gis
Perso: http://www.freewebs.com/ychemin
More information about the gdal-dev
mailing list