[QGIS-Developer] Compiling QGIS 3 on Centos 7

Richard Duivenvoorde rdmailings at duif.net
Thu May 3 01:56:16 PDT 2018


On 02-05-18 17:40, Andreas Neumann wrote:
> Hi,
> 
> Did someone successfully compile QGIS 3 on Centos 7?
> 
> Or are there any recent QGIS 3 server packages available for Centos 7? I
> don't need 3d or desktop on this machine - only server.
> 
> While I can find qt5 packages for centos 7, several other dependencies
> are not available, such as the qt5-scintilla packages or qwt for qt5, etc.
> 
> I would be grateful for any hints or recipes how to install qgis3-server
> on centos 7 or compile it myself (meaning getting the necessary
> dependencies).
> 
> Or would be a dockerized QGIS 3 server version be easier to install QGIS
> server 3 on Centos7?

Hi Andreas,

some googling:

https://centos.pkgs.org/7/epel-x86_64/qt5-qtwebkit-5.6.2-1.el7.x86_64.rpm.html

Seems to me 5.6 is the latest easily installable epel package?
Not sure what minimal Qt version is for qgis...
Though: https://github.com/qgis/QGIS/blob/master/CMakeLists.txt#L297
seems to say 5.9.2 (no 3D off course)

The dockerized version is the also a way to go..

Richard Duivenvoorde

ps I have some OLD(!) compile instructions for QGIS 2(!) on centos7:
http://zuidt.nl/blog/html/2015/10/12/build_qgis_master_with_oracle_provider_yourself_on_centos7.html


More information about the QGIS-Developer mailing list