<div>Hello guys,</div>
<div> </div>
<div>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<em> </em>I'm having some problems using gdal2wktraster.</div>


<div> </div>
<div>I have successfully installed WKTRaster:</div>
<div> </div>
<div>postgis_raster_lib_build_date()</div>
<div>"2010-06-21 17:52:45"<br clear="all"></div>
<div>postgis_raster_lib_version()</div>
<div>"0.1.6d"</div>
<div> </div>
<div>And I have installed the PyPi file from the address below:</div>
<div><a href="http://pypi.python.org/pypi/GDAL/1.6.1">http://pypi.python.org/pypi/GDAL/1.6.1</a></div>
<div> </div>
<div>Gdal installs just fine too, but when I try:</div>
<div> </div>
<div>C:\Python25\python gdal2wktraster.py -help</div>
<div> </div>
<div>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.</div>


<div> </div>
<div>The response on the command prompt is:</div>
<div> </div>
<div> Traceback (most recent call last):<br>  File "gdal2wktraster.py", line 32, in <module><br>    from osgeo import gdal<br>  File "C:\Python25\Lib\site-packages\osgeo\gdal.py", line 7, in <module><br>

    import _gdal<br>ImportError: DLL load failed: The specified module could not be found</div>
<div> </div>
<div>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"?</div>
<div> </div>
<div>Many thanks,</div>
<div> </div>
<div>George<br>-- <br>George R. C. Silva<br><br>Desenvolvimento em GIS<br><a href="http://blog.geoprocessamento.net">http://blog.geoprocessamento.net</a><br></div>