Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-14 Thread Mathieu Baudier
 Thanks for all the help and advice on this, everybody! Especially for the
 info on EPEL and ELGIS. I guess I had no idea that getting stable and

You can browse the spec files here:
https://projects.argeo.org/elgis/svn/factory/trunk/rpmbuild/

in order to see whether the switches you need are all there.
At first glance I think they are, but if you need some more, I can try
to add them.

 software. And it sounds like QGIS is a non-starter on CentOS. But I've got

I'm still trying to get QGIS fully working on CentOS 5, but as Micha
put it, this may not be worth the effort given that RHEL/CentOS 6 is
around the corner.

For the time being you have QGIS 1.4 working, integrated with GRASS,
BUT without the Python plugins (a big limitation).
We also have SRPMS for QGIS 1.0.2 (their LTS version) but there was
little interest in it, so we dropped it.

 I appreciate the help as always.

Don't hesitate to join the EL GIS mailing-list:
http://lists.osgeo.org/mailman/listinfo/el

This project is very user driven: we support what people actually use,
so this is the right place to send your wish list.
And feedback is very useful for us!
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-14 Thread Bill Thoen
 Thanks! I've still got to finish getting the machine built and the 
RAID system set up and get PostgreSQL sorted out. Then I should be in 
position to start loading up on GIS tools. I'll probably be asking 
plenty of questions then.


- Bill Thoen
.
On 9/14/2010 5:41 AM, Mathieu Baudier wrote:

Thanks for all the help and advice on this, everybody! Especially for the
info on EPEL and ELGIS. I guess I had no idea that getting stable and

You can browse the spec files here:
https://projects.argeo.org/elgis/svn/factory/trunk/rpmbuild/

in order to see whether the switches you need are all there.
At first glance I think they are, but if you need some more, I can try
to add them.


software. And it sounds like QGIS is a non-starter on CentOS. But I've got

I'm still trying to get QGIS fully working on CentOS 5, but as Micha
put it, this may not be worth the effort given that RHEL/CentOS 6 is
around the corner.

For the time being you have QGIS 1.4 working, integrated with GRASS,
BUT without the Python plugins (a big limitation).
We also have SRPMS for QGIS 1.0.2 (their LTS version) but there was
little interest in it, so we dropped it.


I appreciate the help as always.

Don't hesitate to join the EL GIS mailing-list:
http://lists.osgeo.org/mailman/listinfo/el

This project is very user driven: we support what people actually use,
so this is the right place to send your wish list.
And feedback is very useful for us!
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss



--
*Bill Thoen*
GISnet - www.gisnet.com
303-786-9961
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-10 Thread Doug_Newcomb
Bill, 
The EPEL  repository has older versions of  postgis 
(1.3.2)/mapserver (4.10) and gdal (1.42).  If you want newer versions you 
will need to look elsewhere.
Doug

Doug Newcomb 
USFWS
Raleigh, NC
919-856-4520 ext. 14 doug_newc...@fws.gov
-
The opinions I express are my own and are not representative of the 
official policy of the U.S.Fish and Wildlife Service or Dept. of the 
Interior.   Life is too short for undocumented, proprietary data formats.



Bill Thoen bth...@gisnet.com 
Sent by: discuss-boun...@lists.osgeo.org
09/09/2010 03:10 PM
Please respond to
OSGeo Discussions discuss@lists.osgeo.org


To
OSGeo Discussions discuss@lists.osgeo.org
cc

Subject
[OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for   Centos 5.5






I hope this is the appropriate place for this general-GIS software 
question. Apologies if this isn't it.

I'm looking for a yum repo or an rpm download site for the following set 
of GIS packages for a machine running Centos 5.5:
PostgreSQL
Proj4
GDAL / OGR tools
GEOS
PostGIS
MapServer
PHP Mapscript
Open Layers
Quantum GIS

I'd like to have PostGIS compiled with at least these switches or their 
equivalent built in:
  --with-pgsql=...
  --with-geos=...
  --with-proj=...
  --with-proj-libdir=...

GDAL should have at least these switches set:
  --with-pg=...
  --with-geos=yes

MapServer
  --with-proj=/usr/local/ \
  --with-geos=/usr/local/bin/geos-config \
  --with-ogr=/usr/local/bin/gdal-config \
  --with-gdal=/usr/local/bin/gdal-config \
  --with-postgis=/usr/local/pgsql/bin/pg_config \
  --with-wfs \
  --with-wcs \
  --with-wmsclient \
  --with-wfsclient \
  --with-curl-config=/usr/bin/curl-config \
  --with-agg=/usr/local/src/agg --with-freetype \
  --with-php=

I used to just compile these from source, but my sysAdminis recommends 
that whenever possible, to use rpms to take advantage of yum's or rpm's 
file management. and inventory capabilities. Since this is a brand new 
machine, I'd like to follow the recommendations of people who know more 
than I do, whenever I can.

So, does any know if there's a one-stop yum repository or rpm site where 
I can get everything as integrated, compatible rpms ?

TIA,
- Bil Thoen
-- 

*Bill Thoen*
GISnet - www.gisnet.com http://www.gisnet.com/
1401 Walnut St., Suite C
Boulder, CO 80302
303-786-9961 tel
303-443-4856 fax
bth...@gisnet.com

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-10 Thread Markus Neteler
On Fri, Sep 10, 2010 at 4:59 PM, doug_newc...@fws.gov wrote:

 Bill,
        The EPEL  repository has older versions of  postgis (1.3.2)/mapserver 
 (4.10) and gdal (1.42).  If you want newer versions you will need to look 
 elsewhere.

See here:
http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS

Markus
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-10 Thread Bill Thoen

Bill Thoen wrote:
I hope this is the appropriate place for this general-GIS software 
question. Apologies if this isn't it.


I'm looking for a yum repo or an rpm download site for the following 
set of GIS packages for a machine running Centos 5.5:

PostgreSQL
Proj4
GDAL / OGR tools
GEOS
PostGIS
MapServer
PHP Mapscript
Open Layers
Quantum GIS


Thanks for all the help and advice on this, everybody! Especially for 
the info on EPEL and ELGIS. I guess I had no idea that getting stable 
and reliable CentOS 5.5 means going back to earlier versions of the 
working software. And it sounds like QGIS is a non-starter on CentOS. 
But I've got FC13 on another machine so I can set it up there.


I appreciate the help as always.

--

*Bill Thoen*
GISnet - www.gisnet.com http://www.gisnet.com/
1401 Walnut St., Suite C
Boulder, CO 80302
303-786-9961 tel
303-443-4856 fax
bth...@gisnet.com

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-10 Thread Doug_Newcomb
Markus,
You're making it harder to choose between Ubuntu and Centos for 
the home computer :-)
Doug

Doug Newcomb 
USFWS
Raleigh, NC
919-856-4520 ext. 14 doug_newc...@fws.gov
-
The opinions I express are my own and are not representative of the 
official policy of the U.S.Fish and Wildlife Service or Dept. of the 
Interior.   Life is too short for undocumented, proprietary data formats.



Markus Neteler nete...@osgeo.org 
Sent by: discuss-boun...@lists.osgeo.org
09/10/2010 12:12 PM
Please respond to
OSGeo Discussions discuss@lists.osgeo.org


To
OSGeo Discussions discuss@lists.osgeo.org
cc

Subject
Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 
5.5






On Fri, Sep 10, 2010 at 4:59 PM, doug_newc...@fws.gov wrote:

 Bill,
The EPEL  repository has older versions of  postgis 
(1.3.2)/mapserver (4.10) and gdal (1.42).  If you want newer versions you 
will need to look elsewhere.

See here:
http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS

Markus
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-10 Thread Markus Neteler
On Fri, Sep 10, 2010 at 8:08 PM, doug_newc...@fws.gov wrote:

 Markus,
         You're making it harder to choose between Ubuntu and Centos for the 
 home computer :-)
 Doug

Well, I am happy Mandriva user :) All is there, too.

Markus
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-09 Thread Bill Thoen
I hope this is the appropriate place for this general-GIS software 
question. Apologies if this isn't it.


I'm looking for a yum repo or an rpm download site for the following set 
of GIS packages for a machine running Centos 5.5:

PostgreSQL
Proj4
GDAL / OGR tools
GEOS
PostGIS
MapServer
PHP Mapscript
Open Layers
Quantum GIS

I'd like to have PostGIS compiled with at least these switches or their 
equivalent built in:

 --with-pgsql=...
 --with-geos=...
 --with-proj=...
 --with-proj-libdir=...

GDAL should have at least these switches set:
 --with-pg=...
 --with-geos=yes

MapServer
 --with-proj=/usr/local/ \
 --with-geos=/usr/local/bin/geos-config \
 --with-ogr=/usr/local/bin/gdal-config \
 --with-gdal=/usr/local/bin/gdal-config \
 --with-postgis=/usr/local/pgsql/bin/pg_config \
 --with-wfs \
 --with-wcs \
 --with-wmsclient \
 --with-wfsclient \
 --with-curl-config=/usr/bin/curl-config \
 --with-agg=/usr/local/src/agg --with-freetype \
 --with-php=

I used to just compile these from source, but my sysAdminis recommends 
that whenever possible, to use rpms to take advantage of yum's or rpm's 
file management. and inventory capabilities. Since this is a brand new 
machine, I'd like to follow the recommendations of people who know more 
than I do, whenever I can.


So, does any know if there's a one-stop yum repository or rpm site where 
I can get everything as integrated, compatible rpms ?


TIA,
- Bil Thoen
--

*Bill Thoen*
GISnet - www.gisnet.com http://www.gisnet.com/
1401 Walnut St., Suite C
Boulder, CO 80302
303-786-9961 tel
303-443-4856 fax
bth...@gisnet.com

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-09 Thread Alex Mandel
Bill,

The best place to check on the status of such rpms is the Enterprise
Linux mailing list (aka Redhat/Centos,SUSE etc)
http://lists.osgeo.org/mailman/listinfo/el

Enjoy,
Alex

On 09/09/2010 12:10 PM, Bill Thoen wrote:
 I hope this is the appropriate place for this general-GIS software
 question. Apologies if this isn't it.
 
 I'm looking for a yum repo or an rpm download site for the following set
 of GIS packages for a machine running Centos 5.5:
 PostgreSQL
 Proj4
 GDAL / OGR tools
 GEOS
 PostGIS
 MapServer
 PHP Mapscript
 Open Layers
 Quantum GIS
 
 I'd like to have PostGIS compiled with at least these switches or their
 equivalent built in:
  --with-pgsql=...
  --with-geos=...
  --with-proj=...
  --with-proj-libdir=...
 
 GDAL should have at least these switches set:
  --with-pg=...
  --with-geos=yes
 
 MapServer
  --with-proj=/usr/local/ \
  --with-geos=/usr/local/bin/geos-config \
  --with-ogr=/usr/local/bin/gdal-config \
  --with-gdal=/usr/local/bin/gdal-config \
  --with-postgis=/usr/local/pgsql/bin/pg_config \
  --with-wfs \
  --with-wcs \
  --with-wmsclient \
  --with-wfsclient \
  --with-curl-config=/usr/bin/curl-config \
  --with-agg=/usr/local/src/agg --with-freetype \
  --with-php=
 
 I used to just compile these from source, but my sysAdminis recommends
 that whenever possible, to use rpms to take advantage of yum's or rpm's
 file management. and inventory capabilities. Since this is a brand new
 machine, I'd like to follow the recommendations of people who know more
 than I do, whenever I can.
 
 So, does any know if there's a one-stop yum repository or rpm site where
 I can get everything as integrated, compatible rpms ?
 
 TIA,
 - Bil Thoen

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


RE: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-09 Thread Fawcett, David (MPCA)
Micha Silver has a timely blog post:  http://www.surfaces.co.il/?p=782  (via 
Planet OSGeo)
-Original Message-
From: discuss-boun...@lists.osgeo.org [mailto:discuss-boun...@lists.osgeo.org] 
On Behalf Of Bill Thoen
Sent: Thursday, September 09, 2010 2:11 PM
To: OSGeo Discussions
Subject: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 
5.5

I hope this is the appropriate place for this general-GIS software 
question. Apologies if this isn't it.

I'm looking for a yum repo or an rpm download site for the following set 
of GIS packages for a machine running Centos 5.5:
PostgreSQL
Proj4
GDAL / OGR tools
GEOS
PostGIS
MapServer
PHP Mapscript
Open Layers
Quantum GIS

I'd like to have PostGIS compiled with at least these switches or their 
equivalent built in:
  --with-pgsql=...
  --with-geos=...
  --with-proj=...
  --with-proj-libdir=...

GDAL should have at least these switches set:
  --with-pg=...
  --with-geos=yes

MapServer
  --with-proj=/usr/local/ \
  --with-geos=/usr/local/bin/geos-config \
  --with-ogr=/usr/local/bin/gdal-config \
  --with-gdal=/usr/local/bin/gdal-config \
  --with-postgis=/usr/local/pgsql/bin/pg_config \
  --with-wfs \
  --with-wcs \
  --with-wmsclient \
  --with-wfsclient \
  --with-curl-config=/usr/bin/curl-config \
  --with-agg=/usr/local/src/agg --with-freetype \
  --with-php=

I used to just compile these from source, but my sysAdminis recommends 
that whenever possible, to use rpms to take advantage of yum's or rpm's 
file management. and inventory capabilities. Since this is a brand new 
machine, I'd like to follow the recommendations of people who know more 
than I do, whenever I can.

So, does any know if there's a one-stop yum repository or rpm site where 
I can get everything as integrated, compatible rpms ?

TIA,
- Bil Thoen
-- 

*Bill Thoen*
GISnet - www.gisnet.com http://www.gisnet.com/
1401 Walnut St., Suite C
Boulder, CO 80302
303-786-9961 tel
303-443-4856 fax
bth...@gisnet.com

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Looking for Yum or RPM Site for GIS Suite for Centos 5.5

2010-09-09 Thread Bill Thoen

Fawcett, David (MPCA) wrote:

Micha Silver has a timely blog post:  http://www.surfaces.co.il/?p=782  (via 
Planet OSGeo)
  
Nothing like being in the right place at the right time. That article 
answers questions I haven't even formed yet. This paragraph alone has 
probably just saved me hours of frustration!


The popular server platform, *CentOS*, can be nudged into service as a 
GIS workstation, but since it’s a 4 year old OS, many of it’s base 
packages (notably python is still at 2.4 on CentOS 5.5) are just too old 
to be compatible with the newer desktop applications. By adding the 
Extra Packages for Enterprise Linux _EPEL 
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse_ repo you can install 
GRASS with a recent GDAL. PostGIS and Mapserver are also within an easy 
“yum install” command. But don’t even bother trying QGIS. Bottom line: 
CentOS 5 is the correct choice for a GIS database server, but for 
desktop use, let’s wait for CentOS 6.


--

*Bill Thoen*
GISnet - www.gisnet.com http://www.gisnet.com/
1401 Walnut St., Suite C
Boulder, CO 80302
303-786-9961 tel
303-443-4856 fax
bth...@gisnet.com

___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss