[El] Qgis 1.6.0 without PCRaster support
Mathieu Baudier
mbaudier at argeo.org
Tue Feb 22 13:13:06 EST 2011
> proj.i386 4.7.0-1.el5.rf installed
> proj-devel.i386 4.7.0-1.el5.rf installed
> Available Packages
> proj-debuginfo.i386 4.5.0-3.el5 epel-debuginfo
> proj-epsg.i386 4.7.0-1.el5.elgis elgis
> proj-nad.i386 4.7.0-1.el5.elgis elgis
I think that the problem comes from having proj install from another
source (probably RpmForge): 4.7.0-1.el5.rf
Remove proj (this will probably remove everything else related to GIS...):
sudo yum remove proj
Add an
exclude=proj*
in /etc/yum.repos.d/rpmforge.repo
then perform:
sudo yum install qgis qgis-python
(which will transitively install proj, gdal, etc.)
Hopefully this will put your install back on track.
Cheers,
Mathieu
More information about the el
mailing list