[El] Qgis 1.6.0 without PCRaster support

Mathieu Baudier mbaudier at argeo.org
Wed Feb 23 03:07:03 EST 2011


> $ sudo yum list proj* gdal* qgis*
>
> Loaded plugins: rhnplugin, security
> Installed Packages
> gdal.i386            1.7.3-3_0.el5.elgis  installed
> gdal-python.i386     1.7.3-3_0.el5.elgis  installed
> proj.i386            4.7.0-1.el5.elgis    installed
> qgis.i386            1.6.0-3_0.el5.elgis  installed
> qgis-python.i386     1.6.0-3_0.el5.elgis  installed

Weird, weird, weird...

Can you please now execute the following (5) commands:

which gdalinfo
ls -la `which gdalinfo`
ogrinfo --version
sudo yum provides */gdalinfo
sudo yum repolist

and send the outputs?

(the last one is to check if you don't have yet another repo installed
which provided GDAL 1.7.2, e.g; PGSQL, we had this issue recently)

> Do I have to exclude 'proj' and 'gdal' from the EPEL repository, as you
> indicated for the RpmForge ?

This will do no harm, but it should not be necessary, since we
override EPEL on RHEL/CentOS 5.

I checked on an i386 install and gdalinfo properly returns 1.7.3, so
this seems to be an issue with your specific install.


More information about the el mailing list