[osgeo4w-dev] Re: [osgeo4w] #161: gdal utilities issues
OSGeo4W
trac_osgeo4w at osgeo.org
Thu Mar 18 10:30:33 EDT 2010
#161: gdal utilities issues
---------------------------------+------------------------------------------
Reporter: lutra | Owner: osgeo4w-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Component: Package
Version: | Resolution:
Keywords: gdal, gdal utilities |
---------------------------------+------------------------------------------
Comment (by jef):
Two separate issues:
1. Looks like the GDAL 1.6 GRASS plugin causes that problem. Maybe
because GDAL 1.6 was rebuild and the GRASS plugin was not. Try to rename
or remove {{{%SOGEO4W_ROOT%\apps\gdal-16\bin\gdalplugins\gdal_GRASS.dll}}}
to verify (QGIS trunk doesn't need it anymore).
2. The QGIS GRASS plugin (from the nightly build) mixed up PATH and
PYTHONPATH, ie. when the GRASS plugin was adding the GRASS python binding
path to PATH and use that for PYTHONPATH - that way it wouldn't find GDAL
1.6 bindings, use the GDAL 1.5 bindings or simply fail (fixed in
[[http://trac.osgeo.org/qgis/changeset/13068 QGIS r13068]], the next
nightly build should have it).
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/161#comment:24>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the osgeo4w-dev
mailing list