« Return to Thread: unable to run gdal_retile.py

Re: unable to run gdal_retile.py

by Paul McCullough :: Rate this Message:

Reply to Author | View in Thread

Sorry for the lateness of the reply.  This problem was caused by a DLL version problem.
I had also installed ESRI ArcMap which installed Crystal Reports.
Crystal Reports puts an older version of its libeay32.dll...
    c:\windows\system32\libeay32.dll (size is 624 KB)
The one that came with FWTools 2.0.2 is...
    C:\Program Files\FWTools2.0.2\bin (size is 1.01 MB)
RE
    http://www.nabble.com/Error-with-Crystal-Reports-XI-td14337284.html
When I swap in the correct DLL the problem goes away.
How to make the 2 versions play well together is for another thread.

 « Return to Thread: unable to run gdal_retile.py