[El] Qgis 1.6.0 without PCRaster support
Mathieu Baudier
mbaudier at argeo.org
Tue Feb 22 11:39:24 EST 2011
> 1) When I tried to install qgis-devel-1.6.0_3.el5.elgis and
> qgis-python-1.6.0_3.el5.elgis I got the following error message:
>
> "Missing Dependency: proj = 4.7.0-1.el5.elgis is needed by package
> proj-epsg-4.7.0-1.el5.elgis.i386 (elgis)
> Missing Dependency: proj = 4.7.0-1.el5.elgis is needed by package
> proj-nad-4.7.0-1.el5.elgis.i386 (elgis)"
This looks like a known issue with proj.
Please execute:
sudo yum install proj proj-epsg proj-nad
and tell us if it works better
> 2) After installing the new version of qgis and gdal, I typed on the
> system console:
>
> $ gdalinfo --version
>
> and I got:
>
> GDAL 1.7.2, released 2010/04/23
This is weird because on my workstation I get:
[mbaudier at alma ~]$ gdalinfo --version
GDAL 1.7.3, released 2010/11/10
Can you please execute:
sudo yum list gdal*
and send the output.
I suspect that you did not actually install gdal 1.7.3 but somehow
updated to a more recent build of gdal 1.7.2 with PCRaster support
More information about the el
mailing list