Hello guys, I'm using: "POSTGIS="1.4.0" GEOS="3.1.1-CAPI-1.6.0" PROJ="Rel. 4.6.1, 21 August 2008" USE_STATS" with PostgreSQL 8.3 and* *I'm having some problems using gdal2wktraster.
I have successfully installed WKTRaster: postgis_raster_lib_build_date() "2010-06-21 17:52:45" postgis_raster_lib_version() "0.1.6d" And I have installed the PyPi file from the address below: http://pypi.python.org/pypi/GDAL/1.6.1 Gdal installs just fine too, but when I try: C:\Python25\python gdal2wktraster.py -help I get a MessageBox, saying: "This application has failed to start because gdal16.dll was not found. re-installing the application may fix this problem". I already reinstalled it, but still no success. The response on the command prompt is: Traceback (most recent call last): File "gdal2wktraster.py", line 32, in <module> from osgeo import gdal File "C:\Python25\Lib\site-packages\osgeo\gdal.py", line 7, in <module> import _gdal ImportError: DLL load failed: The specified module could not be found I've checked the file, and it's already there. There is a GDAL .dll file in my Python25 folder, libgdal.dll. Could this be the "gdal16.dll"? Many thanks, George -- George R. C. Silva Desenvolvimento em GIS http://blog.geoprocessamento.net
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
