On Wed, Aug 23, 2017 at 11:40 AM, Martin Landa <[email protected]> wrote: > > 2017-08-22 23:08 GMT+02:00 Edmund Swylan <[email protected]>: > > ES> %GISBASE%\bin > > ES> C:\WINDOWS\system32 > > ES> C:\WINDOWS\system > > ES> C:\WINDOWS > > ES> %APPDATA%\.. > > ES> %GISBASE%\bin > > ES> %GISBASE%\lib > > ES> %APPDATA%\GRASS6\addons (In my case this path does not exist.) > > ES> %GISBASE%\bin > > ES> %GISBASE%\extrabin > > > > HK> Glad to see that you've found the interfering dll > > > > Or an incorrect search procedure? > > %GISBASE% paths should be first. Ma
IIUC, for MS Windows, this is not possible, system paths always come first. libtiff.dll is not a native MS Windows dll and should therefore not be in C:\WINDOWS\system32, but local in the directory of the software package that installed libtiff.dll in C:\WINDOWS\system32. This is not a GRASS problem, but an installation error of some other software package.
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
