[email protected] That's who maintains it. At this point though you might need to compile it yourself.
Thanks, Alex On 03/21/2014 04:08 AM, Olivier Dalang wrote: > Hi, > > I'm moving this discussion to the developers list. > > It seems the repo for QGIS on RHEL is broken. Is there any chance to see it > fixed soon ? Do you know who's maintaining it ? > > Thanks ! > > Olivier > > > > 2014-03-20 2:38 GMT+01:00 Olivier Dalang <[email protected]>: > >> Great that helped ! >> >> With those two commands : >> >> rpm -Uvh >> http://mirror.centos.org/centos/6/os/x86_64/Packages/qwt-5.1.1-4.1.el6.x86_64.rpm >> yum install qwt >> >> >> The package resolving went further... but only to give another error : >> >> 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. >> >> I saw your second reply afterwards, but I don't seem to find how to >> activate the optional channel. >> Following [1], I tried >> >> rhn-channel --add --channel=rhel-x86_64-server-optional-6 >> >> >> But I get prompted for an user name/password... >> >> One more hint ? >> >> >> [1] >> https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/1/html/Client_Tools_Installation_Guide/Installing_Using_the_Red_Hat_Enterprise_Linux_Optional_Channel.html >> >> >> >> 2014-03-20 2:20 GMT+01:00 Alex Mandel <[email protected]>: >> >> On 03/19/2014 06:00 PM, Olivier Dalang wrote: >>>> Dear List, >>>> >>>> I'm trying to install QGIS server on Red Hat Enterprise Linux Server >>>> release 6.5 (Santiago) by following the instructions provided on >>> QGIS.org. >>>> Unfortunately, it doesn't work so far. >>>> >>>> Here's what I did : >>>> >>>> 1. Add the ELGIS repository (as said here >>>> http://qgis.org/en/site/forusers/alldownloads.html#qgis-1-8 ). >>>> >>>> sudo rpm -Uvh >>> http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm >>>> >>>> >>>> >>>> 2. Run these (as said here >>>> http://qgis.org/en/site/forusers/alldownloads.html#id6 , only I removed >>>> qgis-grass which I don't need ) >>>> >>>> sudo wget fedora.vitu.ch/EL/qgis.repo -P /etc/yum.repos.d/ >>>> sudo rpm --import http://fedora.vitu.ch/Fedora/RPM-GPG-Key-vitu >>>> sudo yum update >>>> sudo yum install qgis qgis-python qgis-mapserver >>>> >>>> >>>> >>>> But I get two errors and the installation does not complete : >>>> >>>> Error: Package: qwtpolar-0.1.0-5.el6.x86_64 (epel) >>>> Requires: libqwt.so.5()(64bit) >>>> Error: Package: qgis-2.0.1-1.el6.x86_64 (qgis) >>>> Requires: libqwt.so.5()(64bit) >>>> >>>> >>>> >>>> Being no linux guru, I'm a bit lost about what to do... Any help would >>> be >>>> much appreciated ! >>>> >>>> Thanks, >>>> >>>> Olivier >>>> >>> >>> My guess: >>> sudo yum install qwt >>> >>> Might need to find a repo for it, I don't know what the best place to >>> get it is, here's some info: >>> http://pkgs.org/centos-6/centos-x86_64/qwt-5.1.1-4.1.el6.x86_64.rpm.html >>> That package supplies the libqwt.so.5 library >>> >>> Enjoy, >>> Alex >>> >>> >> > > > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer > _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
