From mbaudier at argeo.org Mon May 13 07:23:50 2013 From: mbaudier at argeo.org (Mathieu Baudier) Date: Mon, 13 May 2013 16:23:50 +0200 Subject: [ELGIS] 32 bits (i686) RPMs in ELGIS6 Testing Message-ID: Hello, all the packages currently in ELGIS6 Testing 64 bits (x86_64) have been rebuilt for 32 bits (i686): http://elgis.argeo.org/repos/testing/6/elgis/i386/ I haven't tested them yet. I don't know if they even install at all. They have been built on a x86_64 box with that kind of command: i386 mock --arch i686 --target i686 --scm-enable -r elgis-6-testing-i686 --scm-option package=qgis -v (the approach we were using previously, so no reasons why it should not work) This will allow us to soon update ELGIS6 Stable with a consistent set of packages for the two supported architectures. Then I would like to move on to package PostGIS 2.0. If some of you have already built it on RHEL/CentOS/SL 6, I'd be interested on your experience. @Tyler: I will soon publish updated mock config files, which are not dependent on the build infrastructure (with public hostnames, etc.) @Jody: You can give a try to this GDAL v1.9.2 32 bits Feedback welcome, as always. Cheers, Mathieu -------------- next part -------------- An HTML attachment was scrubbed... URL: From titus.gregory at gmail.com Mon May 13 13:21:03 2013 From: titus.gregory at gmail.com (Titus Gregory) Date: Mon, 13 May 2013 13:21:03 -0700 Subject: [ELGIS] Problem installing Quantum GIS on CentOS 6 Message-ID: Hello all, I am trying to install Quantum GIS on my Linux CentOS 6 virtual machine (running on VMware). This website advises me to visit the ELGIS repository: http://hub.qgis.org/projects/quantum-gis/wiki/Download#23-RHEL-CentOS-Scientific-Linux- I then visit elgis.argeo.org and successfully execute the command: rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm What do I do now? There is no Quantum GIS icon on my desktop. I typed the command find / -name qgis* in the system terminal to search for Quantum GIS, without success. Any assistance would be appreciated. Best regards, Titus Gregory