Ticket #44 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Gdal/Proj problems with Grass installation

Reported by: cnielsen Owned by: osgeo4w-dev@…
Priority: major Component: Installer
Version: Keywords: grass, qgis
Cc:

Description

Several errors come up when starting grass, and it seems they relate to gdal and proj. Starting grass in text mode, g.region -p gives error:

"This application has failed to start because gdal16.dll was not found. Re-installing the application may fix this problem"

The same error occurs with the test version 6.4.0RC3.

For related errors in tcltk mode see:  http://lists.osgeo.org/pipermail/grass-windows/2009-January/001658.html

The file gdal16.dll is not located anywhere within the OSGeo4W directory.

Change History

Changed 3 years ago by cnielsen

  • keywords grass, qgis added; grass removed

The same error occurs when starting Q-GIS.

Changed 3 years ago by zirneklitis

Similar problems arises due to placement of installation directory. I have placed the copy of installation CD on my network server. The installation from e.g. \\server\install\OSGeo4W\CD_20090127\setup.exe results in missing libraries. Mapping network drive (F:\OSGeo4W\CD_20090127\setup.exe) does not improve the situation. Only subst command solve the problem (subst G: F:\OSGeo4W\CD_20090127\). I suppose, burning CD must be also solution.

Changed 3 years ago by cnielsen

  • status changed from new to closed
  • resolution set to fixed

Update: the non-test version grass-6.4.0RC3-2 seems to have resolved this issue. There were still several packages I had to add manually including: curl, expat, hdf, libjpeg, libmysql, netcdf, ogdi, and xerces.

QGIS seems also to have been fixed, at least for that library. But an QtCore?4 error came up instead. (QtCore?4.dll is installed).

Note: See TracTickets for help on using tickets.