Re: [Qgis-user] Error when installing on Centos 6

2014-09-30 Thread José Pedro Santos
For sure was a missing library but nice job you did. 
Regards,
José Santos 

From: alextoqi...@hotmail.com
To: zpsant...@hotmail.com
CC: qgis-user@lists.osgeo.org
Subject: RE: [Qgis-user] Error when installing on Centos 6
Date: Sun, 28 Sep 2014 10:16:22 +0800




After a week trouble-shooting, I finally get QGIS installed after I installed 
PostgreSQL (sudo rpm -ivh 
http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-centos93-9.3-1.noarch.rpm).
 Also, I've re-installed my Centos before I succeeed. I don't know if other's 
Centos has already got PostgreSQL, but for my case, I need to install it in 
order to install QGIS. Otherwise the I get the error: Package: 
gdal-libs-1.9.2-1.ceda.el6.x86_64 Requires: libarmadillo.so.3.
Thank you José Santos for your help.
Alex
From: zpsant...@hotmail.com
To: alextoqi...@hotmail.com
Subject: RE: [Qgis-user] Error when installing on Centos 6
Date: Sat, 27 Sep 2014 17:11:37 +




Hi, 
Seems ok to me. Did you enable ELGIS 6? another thing, ELGIS 6 have the QGIS 
1.8 installed by default. 
Try to install Yum Extender: http://www.yumex.dk/p/about.html and look for QGIS 
there. Alternative check here: 
http://gis.stackexchange.com/questions/37111/how-to-install-qgis-on-centos-6
Good Luck.
Regards,José Santos 
From: alextoqi...@hotmail.com
To: zpsant...@hotmail.com; qgis-user@lists.osgeo.org
Subject: RE: [Qgis-user] Error when installing on Centos 6
Date: Fri, 26 Sep 2014 10:48:26 +0800




Hi José Santos ,
Thanks for your reply. I checked yum repolist, it shows the following repos:
repo id  repo name
statusbase CentOS-6 - Base  
4,802elgisEL GIS 6 - i386   
  99epel Extra Packages for Enterprise Linux 6 - i386 
9,169extras   CentOS-6 - Extras 
  13google-chromegoogle-chrome  
  3updates  CentOS-6 - Updates   
1,125repolist: 15,211
I think it has everything needed for installing QGIS. There might be something 
wrong with the epel repository. But I don't know how to fix. The following is 
the content of my epel.repo file. I don't know what's wrong with this repo and 
how to fix it.

[epel]name=Extra Packages for Enterprise Linux 6 - 
$basearch#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearchmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6arch=$basearchfailovermethod=priorityenabled=1gpgcheck=1gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
[epel-debuginfo]name=Extra Packages for Enterprise Linux 6 - $basearch - 
Debug#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch/debugmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-6arch=$basearchfailovermethod=priorityenabled=0gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6gpgcheck=1
[epel-source]name=Extra Packages for Enterprise Linux 6 - $basearch - 
Source#baseurl=http://download.fedoraproject.org/pub/epel/6/SRPMSmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-6arch=$basearchfailovermethod=priority


From: zpsant...@hotmail.com
To: alextoqi...@hotmail.com; qgis-user@lists.osgeo.org
Subject: RE: [Qgis-user] Error when installing on Centos 6
Date: Thu, 25 Sep 2014 17:36:51 +




Hey Alex, 
Try to check your Yum repolist: yum repolist 
Did you used these steps: yum install qgis qgis-python ? 
Regards,José Santos 


From: alextoqi...@hotmail.com
To: qgis-user@lists.osgeo.org
Date: Thu, 25 Sep 2014 02:52:19 +0800
Subject: [Qgis-user] Error when installing on Centos 6




I followed the installation guide on 
http://www.qgis.org/en/site/forusers/alldownloads.html#linux, but keep getting 
the same error when I install QGIS on my Centos 6 linux:

===Error message==Downloading 
Packages:qgis-2.0.1-1.el6.i386.rpm|  20 MB 
00:13 http://fedora.vitu.ch/EL/6/i386/qgis-2.0.1-1.el6.i386.rpm: [Errno -1] 
Package does not match intended download. Suggestion: run yum --enablerepo=qgis 
clean metadataTrying other mirror.

Error Downloading Packages:  qgis-2.0.1-1.el6.i386: failure: 
qgis-2.0.1-1.el6.i386.rpm from qgis: [Errno 256] No more mirrors to try.
==End of error message=
I did enable EPEL and ELGIS before installing. I also tried cleaning metadata.  
Did I miss something?

Thanks in advance for your help!
Alex  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Error when installing on Centos 6

2014-09-27 Thread Yi Q
After a week trouble-shooting, I finally get QGIS installed after I installed 
PostgreSQL (sudo rpm -ivh 
http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-centos93-9.3-1.noarch.rpm).
 Also, I've re-installed my Centos before I succeeed. I don't know if other's 
Centos has already got PostgreSQL, but for my case, I need to install it in 
order to install QGIS. Otherwise the I get the error: Package: 
gdal-libs-1.9.2-1.ceda.el6.x86_64 Requires: libarmadillo.so.3.
Thank you José Santos for your help.
Alex
From: zpsant...@hotmail.com
To: alextoqi...@hotmail.com
Subject: RE: [Qgis-user] Error when installing on Centos 6
Date: Sat, 27 Sep 2014 17:11:37 +




Hi, 
Seems ok to me. Did you enable ELGIS 6? another thing, ELGIS 6 have the QGIS 
1.8 installed by default. 
Try to install Yum Extender: http://www.yumex.dk/p/about.html and look for QGIS 
there. Alternative check here: 
http://gis.stackexchange.com/questions/37111/how-to-install-qgis-on-centos-6
Good Luck.
Regards,José Santos 
From: alextoqi...@hotmail.com
To: zpsant...@hotmail.com; qgis-user@lists.osgeo.org
Subject: RE: [Qgis-user] Error when installing on Centos 6
Date: Fri, 26 Sep 2014 10:48:26 +0800




Hi José Santos ,
Thanks for your reply. I checked yum repolist, it shows the following repos:
repo id  repo name
statusbase CentOS-6 - Base  
4,802elgisEL GIS 6 - i386   
  99epel Extra Packages for Enterprise Linux 6 - i386 
9,169extras   CentOS-6 - Extras 
  13google-chromegoogle-chrome  
  3updates  CentOS-6 - Updates   
1,125repolist: 15,211
I think it has everything needed for installing QGIS. There might be something 
wrong with the epel repository. But I don't know how to fix. The following is 
the content of my epel.repo file. I don't know what's wrong with this repo and 
how to fix it.

[epel]name=Extra Packages for Enterprise Linux 6 - 
$basearch#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearchmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6arch=$basearchfailovermethod=priorityenabled=1gpgcheck=1gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
[epel-debuginfo]name=Extra Packages for Enterprise Linux 6 - $basearch - 
Debug#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch/debugmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-6arch=$basearchfailovermethod=priorityenabled=0gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6gpgcheck=1
[epel-source]name=Extra Packages for Enterprise Linux 6 - $basearch - 
Source#baseurl=http://download.fedoraproject.org/pub/epel/6/SRPMSmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-6arch=$basearchfailovermethod=priority


From: zpsant...@hotmail.com
To: alextoqi...@hotmail.com; qgis-user@lists.osgeo.org
Subject: RE: [Qgis-user] Error when installing on Centos 6
Date: Thu, 25 Sep 2014 17:36:51 +




Hey Alex, 
Try to check your Yum repolist: yum repolist 
Did you used these steps: yum install qgis qgis-python ? 
Regards,José Santos 


From: alextoqi...@hotmail.com
To: qgis-user@lists.osgeo.org
Date: Thu, 25 Sep 2014 02:52:19 +0800
Subject: [Qgis-user] Error when installing on Centos 6




I followed the installation guide on 
http://www.qgis.org/en/site/forusers/alldownloads.html#linux, but keep getting 
the same error when I install QGIS on my Centos 6 linux:

===Error message==Downloading 
Packages:qgis-2.0.1-1.el6.i386.rpm|  20 MB 
00:13 http://fedora.vitu.ch/EL/6/i386/qgis-2.0.1-1.el6.i386.rpm: [Errno -1] 
Package does not match intended download. Suggestion: run yum --enablerepo=qgis 
clean metadataTrying other mirror.

Error Downloading Packages:  qgis-2.0.1-1.el6.i386: failure: 
qgis-2.0.1-1.el6.i386.rpm from qgis: [Errno 256] No more mirrors to try.
==End of error message=
I did enable EPEL and ELGIS before installing. I also tried cleaning metadata.  
Did I miss something?

Thanks in advance for your help!
Alex  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user   

  ___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Error when installing on Centos 6

2014-09-25 Thread José Pedro Santos
Hey Alex, 
Try to check your Yum repolist: yum repolist 
Did you used these steps: yum install qgis qgis-python ? 
Regards,José Santos 


From: alextoqi...@hotmail.com
To: qgis-user@lists.osgeo.org
Date: Thu, 25 Sep 2014 02:52:19 +0800
Subject: [Qgis-user] Error when installing on Centos 6




I followed the installation guide on 
http://www.qgis.org/en/site/forusers/alldownloads.html#linux, but keep getting 
the same error when I install QGIS on my Centos 6 linux:

===Error message==Downloading 
Packages:qgis-2.0.1-1.el6.i386.rpm|  20 MB 
00:13 http://fedora.vitu.ch/EL/6/i386/qgis-2.0.1-1.el6.i386.rpm: [Errno -1] 
Package does not match intended download. Suggestion: run yum --enablerepo=qgis 
clean metadataTrying other mirror.

Error Downloading Packages:  qgis-2.0.1-1.el6.i386: failure: 
qgis-2.0.1-1.el6.i386.rpm from qgis: [Errno 256] No more mirrors to try.
==End of error message=
I did enable EPEL and ELGIS before installing. I also tried cleaning metadata.  
Did I miss something?

Thanks in advance for your help!
Alex  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user   
  ___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Error when installing on Centos 6

2014-09-25 Thread Yi Q
Hi José Santos ,
Thanks for your reply. I checked yum repolist, it shows the following repos:
repo id  repo name
statusbase CentOS-6 - Base  
4,802elgisEL GIS 6 - i386   
  99epel Extra Packages for Enterprise Linux 6 - i386 
9,169extras   CentOS-6 - Extras 
  13google-chromegoogle-chrome  
  3updates  CentOS-6 - Updates   
1,125repolist: 15,211
I think it has everything needed for installing QGIS. There might be something 
wrong with the epel repository. But I don't know how to fix. The following is 
the content of my epel.repo file. I don't know what's wrong with this repo and 
how to fix it.

[epel]name=Extra Packages for Enterprise Linux 6 - 
$basearch#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearchmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6arch=$basearchfailovermethod=priorityenabled=1gpgcheck=1gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
[epel-debuginfo]name=Extra Packages for Enterprise Linux 6 - $basearch - 
Debug#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch/debugmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-6arch=$basearchfailovermethod=priorityenabled=0gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6gpgcheck=1
[epel-source]name=Extra Packages for Enterprise Linux 6 - $basearch - 
Source#baseurl=http://download.fedoraproject.org/pub/epel/6/SRPMSmirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-source-6arch=$basearchfailovermethod=priority


From: zpsant...@hotmail.com
To: alextoqi...@hotmail.com; qgis-user@lists.osgeo.org
Subject: RE: [Qgis-user] Error when installing on Centos 6
Date: Thu, 25 Sep 2014 17:36:51 +




Hey Alex, 
Try to check your Yum repolist: yum repolist 
Did you used these steps: yum install qgis qgis-python ? 
Regards,José Santos 


From: alextoqi...@hotmail.com
To: qgis-user@lists.osgeo.org
Date: Thu, 25 Sep 2014 02:52:19 +0800
Subject: [Qgis-user] Error when installing on Centos 6




I followed the installation guide on 
http://www.qgis.org/en/site/forusers/alldownloads.html#linux, but keep getting 
the same error when I install QGIS on my Centos 6 linux:

===Error message==Downloading 
Packages:qgis-2.0.1-1.el6.i386.rpm|  20 MB 
00:13 http://fedora.vitu.ch/EL/6/i386/qgis-2.0.1-1.el6.i386.rpm: [Errno -1] 
Package does not match intended download. Suggestion: run yum --enablerepo=qgis 
clean metadataTrying other mirror.

Error Downloading Packages:  qgis-2.0.1-1.el6.i386: failure: 
qgis-2.0.1-1.el6.i386.rpm from qgis: [Errno 256] No more mirrors to try.
==End of error message=
I did enable EPEL and ELGIS before installing. I also tried cleaning metadata.  
Did I miss something?

Thanks in advance for your help!
Alex  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user   
  ___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Error when installing on Centos 6

2014-09-24 Thread Yi Q
I followed the installation guide on 
http://www.qgis.org/en/site/forusers/alldownloads.html#linux, but keep getting 
the same error when I install QGIS on my Centos 6 linux:

===Error message==Downloading 
Packages:qgis-2.0.1-1.el6.i386.rpm|  20 MB 
00:13 http://fedora.vitu.ch/EL/6/i386/qgis-2.0.1-1.el6.i386.rpm: [Errno -1] 
Package does not match intended download. Suggestion: run yum --enablerepo=qgis 
clean metadataTrying other mirror.

Error Downloading Packages:  qgis-2.0.1-1.el6.i386: failure: 
qgis-2.0.1-1.el6.i386.rpm from qgis: [Errno 256] No more mirrors to try.
==End of error message=
I did enable EPEL and ELGIS before installing. I also tried cleaning metadata.  
Did I miss something?

Thanks in advance for your help!
Alex  ___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user