<div dir="ltr">I've also not had a chance to try to figure out how to get gdal2 into fink on mac osx.  I've been focusing my time on Linux lately.  Fink only works in a user configurable tree (/sw by default), so fink often hits this type of issue with packages.  I'll try to get that soonish.  I'll be making a 2nd package for gdal2 since there it will be a long time before there are no packages that require gdal < 2.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 20, 2015 at 10:29 AM, William Kyngesburye <span dir="ltr"><<a href="mailto:woklist@kyngchaos.com" target="_blank">woklist@kyngchaos.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That looks like it should work.  I'm only just getting around to looking at GDAL 2, so I don't know when I'll get a chance to test that.<br>
<div class="HOEnZb"><div class="h5"><br>
On Sep 20, 2015, at 11:58 AM, Antonio Valentino <<a href="mailto:antonio.valentino@tiscali.it">antonio.valentino@tiscali.it</a>> wrote:<br>
<br>
> Hi Even, hi William,<br>
> I have just opened a new PR on github (<a href="https://github.com/OSGeo/gdal/pull/68" rel="noreferrer" target="_blank">https://github.com/OSGeo/gdal/pull/68</a>).<br>
> It should restore the old behavior if the standard system interpreted is used on OSX.<br>
> It should also work with homebrew etc. that uses the classic unix schema for python packages installation.<br>
><br>
> Please let me know if it work for you.<br>
><br>
><br>
> cheers<br>
><br>
> --<br>
> Antonio Valentino<br>
><br>
><br>
><br>
>> Il giorno 20/set/2015, alle ore 18:02, William Kyngesburye <<a href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>> ha scritto:<br>
>><br>
>> I tried the bit there that gets the python path (get_python_lb), and it works to get the OS X user path if there is no arg, ie get_python_lib().<br>
>><br>
>> For OS X is that the python user path is independent of the installation prefix.<br>
>><br>
>> For the logic, one basic method in a makefile I can think of for detecting OS X is to check uname for Darwin.  Note that the python path is also independent on whether an OS X framework (MACOSX_FRAMEWORK) or unix library is built, so don't use MACOSX_FRAMEWORK to test for OS X.<br>
>><br>
>> On Sep 20, 2015, at 10:33 AM, Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br>
>><br>
>>> Le dimanche 20 septembre 2015 17:24:18, William Kyngesburye a écrit :<br>
>>>> /Library/Python/[version]/site-packages is the standard user path for OS X.<br>
>>>> /usr/lib is not in the python path.  Even if you add /usr/lib to the<br>
>>>> Travis setup, the installation will still be broken for general use.<br>
>>><br>
>>> ok, thanks for the feedback William. So I guess we have to figure how to revert<br>
>>> to the old behaviour on OS X then ? Any idea ? The changeset is<br>
>>> <a href="https://trac.osgeo.org/gdal/changeset/30564" rel="noreferrer" target="_blank">https://trac.osgeo.org/gdal/changeset/30564</a><br>
>>><br>
>>>><br>
>>>> On Sep 20, 2015, at 10:09 AM, Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>><br>
>>> wrote:<br>
>>>>> Hi,<br>
>>>>><br>
>>>>> Antonio has contributed a fix in <a href="https://trac.osgeo.org/gdal/ticket/4563" rel="noreferrer" target="_blank">https://trac.osgeo.org/gdal/ticket/4563</a><br>
>>>>> to make the Python bindings honour the installation prefix.<br>
>>>>><br>
>>>>> A side effect of this is that now on the MacOsX Travis instance, they are<br>
>>>>> installed in /usr/lib/python2.7/site-packages whereas previously they<br>
>>>>> were installed in /Library/Python/2.7/site-packages<br>
>>>>> But it appears that they are not found automatically when in<br>
>>>>> /usr/lib/python2.7/site-packages. Is it expected ? Should we define<br>
>>>>> PYTHONPATH to /usr/lib/python2.7/site-packages in thre Travis script (<br>
>>>>> <a href="https://github.com/rouault/gdal_coverage/blob/trunk_travis_macosx/.travis" rel="noreferrer" target="_blank">https://github.com/rouault/gdal_coverage/blob/trunk_travis_macosx/.travis</a><br>
>>>>> .yml )<br>
>>>>><br>
>>>>> Before change:<br>
>>>>> <a href="https://travis-ci.org/rouault/gdal_coverage/builds/81193480" rel="noreferrer" target="_blank">https://travis-ci.org/rouault/gdal_coverage/builds/81193480</a> New<br>
>>>>> behaviour: ​<a href="https://travis-ci.org/rouault/gdal_coverage/builds/81242249" rel="noreferrer" target="_blank">https://travis-ci.org/rouault/gdal_coverage/builds/81242249</a><br>
>>>>><br>
>>>>> Even<br>
>>>><br>
>>>> -----<br>
>>>> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com><br>
>>>> <a href="http://www.kyngchaos.com/" rel="noreferrer" target="_blank">http://www.kyngchaos.com/</a><br>
>>>><br>
>>>> First Pogril: Why is life like sticking your head in a bucket filled with<br>
>>>> hyena offal? Second Pogril: I don't know.  Why IS life like sticking your<br>
>>>> head in a bucket filled with hyena offal? First Pogril: I don't know<br>
>>>> either.  Wretched, isn't it?<br>
>>>><br>
>>>> -HitchHiker's Guide to the Galaxy<br>
>>><br>
>>> --<br>
>>> Spatialys - Geospatial professional services<br>
>>> <a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
>><br>
>> -----<br>
>> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com><br>
>> <a href="http://www.kyngchaos.com/" rel="noreferrer" target="_blank">http://www.kyngchaos.com/</a><br>
>><br>
>> "I ache, therefore I am.  Or in my case - I am, therefore I ache."<br>
>><br>
>> - Marvin<br>
>><br>
>><br>
>> _______________________________________________<br>
>> gdal-dev mailing list<br>
>> <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
>> <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
><br>
> _______________________________________________<br>
> gdal-dev mailing list<br>
> <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
<br>
-----<br>
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com><br>
<a href="http://www.kyngchaos.com/" rel="noreferrer" target="_blank">http://www.kyngchaos.com/</a><br>
<br>
"I ache, therefore I am.  Or in my case - I am, therefore I ache."<br>
<br>
- Marvin<br>
<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">--<div><a href="http://schwehr.org" target="_blank">http://schwehr.org</a></div></div>
</div>