[Qgis-developer] [Qgis-user] Installing QGIS Server on RedHat EL 6.5

Matthias Kuhn matthias.kuhn at gmx.ch
Fri Mar 21 16:39:58 PDT 2014


Hmmm... This looks more like a problem with connecting to the repo than
a package problem.
Maybe the following helps?

yum clean all
yum update qgis

if not, are you able to communicate with the server:

ping fedora.vitu.ch


On 22.03.2014 00:34, Olivier Dalang wrote:
> Hi,
>
> I just tried, but still the same :
> "Error Downloading Packages:
>   qgis-2.0.1-1.el6.x86_64: failure: qgis-2.0.1-1.el6.x86_64.rpm from
> qgis: [Errno 256] No more mirrors to try."
>
> :(
>
>
>
>
> 2014-03-22 0:00 GMT+01:00 Matthias Kuhn <matthias.kuhn at gmx.ch
> <mailto:matthias.kuhn at gmx.ch>>:
>
>     2.2 is not that easy because it requires qt>=4.7 and rhel comes with
>     qt-4.6.2.
>     So without reverting some commits or compiling new qt packages (which
>     likely have additional dependencies) this won't be an option.
>     Instead there are now new packages (qgis-2.0.1-2) available which are
>     based on the latest release-2_0 patches (f802808)
>
>     I tested here in a docker container and was able to install (didn't do
>     any more tests actually):
>
>     docker pull centos
>     docker run -i -t centos /bin/bash
>     --------------------
>     rpm -Uvh
>     http://mirror.karneval.cz/pub/linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
>     rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm
>     wget fedora.vitu.ch/EL/qgis.repo
>     <http://fedora.vitu.ch/EL/qgis.repo> -P /etc/yum.repos.d/
>     rpm --import http://fedora.vitu.ch/Fedora/RPM-GPG-Key-vitu
>     yum update
>     yum install qgis
>
>     Hope this helps
>     Matthias
>
>     On Fre 21 Mär 2014 18:19:38 CET, Olivier Dalang wrote:
>     > Great !! Many thanks :)
>     >
>     > Do you have an estimate of when you could be done ? (hours / days /
>     > weeks ?)
>     >
>
>



More information about the Qgis-developer mailing list