Hello everybody, I’m trying to setup a QGis server on a CentOS (7.3.1611) server, following the official guide: http://hub.qgis.org/projects/quantum-gis/wiki/QGIS_Server_Tutorial <http://hub.qgis.org/projects/quantum-gis/wiki/QGIS_Server_Tutorial>
I followed the instructions and added EPEL: > yum install epel-release Then I added ELGIS: > rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm > <http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm> And finally tried to install qgis-mapserver: > yum install qgis-mapserver But this last command did not work, because some dependencies were not met: > Error: Package: qgis-1.8.0-9_0.el6.x86_64 (elgis) > Requires: libqwt.so.5()(64bit) > Error: Package: qgis-1.8.0-9_0.el6.x86_64 (elgis) > Requires: libqwtpolar.so.0()(64bit) > Error: Package: mod_fcgid-2.3.9-4.el7.x86_64 (base) > Requires: httpd-mmn = 20120211x8664 > Error: Package: qgis-1.8.0-9_0.el6.x86_64 (elgis) > Requires: libspatialindex.so.1()(64bit) > Error: Package: qgis-mapserver-1.8.0-9_0.el6.x86_64 (elgis) > Requires: libspatialindex.so.1()(64bit) Am I missing anything? Should I install these dependencies manually? Or should I install some other package before? Any help would be much appreciated, Thank you ----- Julian Bogdani [email protected] http://bradypus.net
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
