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

Olivier Dalang olivier.dalang at gmail.com
Wed Mar 19 18:38:17 PDT 2014


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 <tech_dev at wildintellect.com>:

> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140320/f41616e4/attachment.html>


More information about the Qgis-user mailing list