[Qgis-user] Can not install qgis-mapserver on CentOS 7

Burghardt.Scholle at stadt.wolfsburg.de Burghardt.Scholle at stadt.wolfsburg.de
Thu Apr 13 02:26:42 PDT 2017


Hi Julian,
in the past few weeks I have also experimented with CentOS 7 and QGIS /QGIS server. My experience has shown that manual compilation of the required software components / libraries under CentOS was necessary to get an efficient and productive work environment. I have proceeded as follows:

·         Compile Proj4

·         Compile GDAL

·         Compile GEOS

·         Compile PostGIS (if needed, you can take PostgreSQL from the repository http://yum.postgresql.org/repopackages.php)

·         Compile GRASS (if needed)

·         Compile QGIS Desktop / Server

After that you have a current running QGIS environment and can determine many settings by yourself.

By the way: the Docker proposal from Steve sounds very interesting.

Hope this helps
Burghardt

Von: Qgis-user [mailto:qgis-user-bounces at lists.osgeo.org] Im Auftrag von Julian Bogdani
Gesendet: Mittwoch, 12. April 2017 19:53
An: qgis-user at lists.osgeo.org<mailto:qgis-user at lists.osgeo.org>
Betreff: [Qgis-user] Can not install qgis-mapserver on CentOS 7

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

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

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
jbogdani at gmail.com<mailto:jbogdani at gmail.com>
http://bradypus.net





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20170413/d612f185/attachment.html>


More information about the Qgis-user mailing list