RE: [gdal-dev] GDAL Ruby Bindings

2011-12-02 Thread Ethan Alpert
Thanks that's what I just discovered. I applied the patches to 1.8.1 and now 
have successfully built ruby bindings for 1.8.1

-e

-Original Message-
From: Even Rouault [mailto:even.roua...@mines-paris.org] 
Sent: Friday, December 02, 2011 2:31 PM
To: gdal-dev@lists.osgeo.org
Cc: Ethan Alpert; Jim Klassen
Subject: Re: [gdal-dev] GDAL Ruby Bindings

Le vendredi 02 décembre 2011 22:19:36, Ethan Alpert a écrit :
> Does anyone know if this made it into 1.8.1? The bug is closed but my
> ruby compile with swig 2.04 is still failing.

According to the comments in the ticket, this was pushed in the developement 
version (1.9.0dev), but not backported in 1.8 branch.

> 
> 
> 
> From: gdal-dev-boun...@lists.osgeo.org
> [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Jim Klassen
> Sent: Thursday, March 17, 2011 8:21 AM
> To: gdal-dev@lists.osgeo.org
> Subject: [gdal-dev] GDAL Ruby Bindings
> 
> 
> 
> This message has been archived. View the original item
> <https://cosev.digitalglobe.com/EnterpriseVault/ViewMessage.asp?VaultId=
> 1A1EA27771AEC4B4884E8701F0A6D75Ccosev.digitalglobe.com&SavesetId
> =204~20110317142126~1~E6D07C89FD89426CAE8E6731D75C89B>
> 
> I have updated the Ruby bindings so that they will build against Ruby
> 1.9 and the changes are in trunk.  I am looking for people to test and
> give me feedback.   If it works well for people, the changes may make it
> into a 1.8.x release.
> 
> Details are available at the following URLs:
> 
> http://trac.osgeo.org/gdal/wiki/GdalOgrInRuby
> 
> http://trac.osgeo.org/gdal/ticket/3999
> 
> Jim Klassen___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
> 
> 
> This electronic communication and any attachments may contain confidential
> and proprietary information of DigitalGlobe, Inc. If you are not the
> intended recipient, or an agent or employee responsible for delivering
> this communication to the intended recipient, or if you have received this
> communication in error, please do not print, copy, retransmit, disseminate
> or otherwise use the information. Please indicate to the sender that you
> have received this communication in error, and delete the copy you
> received. DigitalGlobe reserves the right to monitor any electronic
> communication sent or received by its employees, agents or
> representatives.

This electronic communication and any attachments may contain confidential and 
proprietary 
information of DigitalGlobe, Inc. If you are not the intended recipient, or an 
agent or employee 
responsible for delivering this communication to the intended recipient, or if 
you have received 
this communication in error, please do not print, copy, retransmit, disseminate 
or 
otherwise use the information. Please indicate to the sender that you have 
received this 
communication in error, and delete the copy you received. DigitalGlobe reserves 
the 
right to monitor any electronic communication sent or received by its 
employees, agents 
or representatives.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] GDAL Ruby Bindings

2011-12-02 Thread Even Rouault
Le vendredi 02 décembre 2011 22:19:36, Ethan Alpert a écrit :
> Does anyone know if this made it into 1.8.1? The bug is closed but my
> ruby compile with swig 2.04 is still failing.

According to the comments in the ticket, this was pushed in the developement 
version (1.9.0dev), but not backported in 1.8 branch.

> 
> 
> 
> From: gdal-dev-boun...@lists.osgeo.org
> [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Jim Klassen
> Sent: Thursday, March 17, 2011 8:21 AM
> To: gdal-dev@lists.osgeo.org
> Subject: [gdal-dev] GDAL Ruby Bindings
> 
> 
> 
> This message has been archived. View the original item
>  1A1EA27771AEC4B4884E8701F0A6D75Ccosev.digitalglobe.com&SavesetId
> =204~20110317142126~1~E6D07C89FD89426CAE8E6731D75C89B>
> 
> I have updated the Ruby bindings so that they will build against Ruby
> 1.9 and the changes are in trunk.  I am looking for people to test and
> give me feedback.   If it works well for people, the changes may make it
> into a 1.8.x release.
> 
> Details are available at the following URLs:
> 
> http://trac.osgeo.org/gdal/wiki/GdalOgrInRuby
> 
> http://trac.osgeo.org/gdal/ticket/3999
> 
> Jim Klassen___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
> 
> 
> This electronic communication and any attachments may contain confidential
> and proprietary information of DigitalGlobe, Inc. If you are not the
> intended recipient, or an agent or employee responsible for delivering
> this communication to the intended recipient, or if you have received this
> communication in error, please do not print, copy, retransmit, disseminate
> or otherwise use the information. Please indicate to the sender that you
> have received this communication in error, and delete the copy you
> received. DigitalGlobe reserves the right to monitor any electronic
> communication sent or received by its employees, agents or
> representatives.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


RE: [gdal-dev] GDAL Ruby Bindings

2011-12-02 Thread Ethan Alpert
Does anyone know if this made it into 1.8.1? The bug is closed but my
ruby compile with swig 2.04 is still failing.

 

From: gdal-dev-boun...@lists.osgeo.org
[mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Jim Klassen
Sent: Thursday, March 17, 2011 8:21 AM
To: gdal-dev@lists.osgeo.org
Subject: [gdal-dev] GDAL Ruby Bindings

 

This message has been archived. View the original item
 

I have updated the Ruby bindings so that they will build against Ruby
1.9 and the changes are in trunk.  I am looking for people to test and
give me feedback.   If it works well for people, the changes may make it
into a 1.8.x release.

Details are available at the following URLs:

http://trac.osgeo.org/gdal/wiki/GdalOgrInRuby

http://trac.osgeo.org/gdal/ticket/3999

Jim Klassen___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


This electronic communication and any attachments may contain confidential and 
proprietary 
information of DigitalGlobe, Inc. If you are not the intended recipient, or an 
agent or employee 
responsible for delivering this communication to the intended recipient, or if 
you have received 
this communication in error, please do not print, copy, retransmit, disseminate 
or 
otherwise use the information. Please indicate to the sender that you have 
received this 
communication in error, and delete the copy you received. DigitalGlobe reserves 
the 
right to monitor any electronic communication sent or received by its 
employees, agents 
or representatives.

<>___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev