[ 
https://issues.apache.org/jira/browse/SIS-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Desruisseaux resolved SIS-625.
-------------------------------------
    Resolution: Fixed

> GDAL library not loaded on MacOS
> --------------------------------
>
>                 Key: SIS-625
>                 URL: https://issues.apache.org/jira/browse/SIS-625
>             Project: Spatial Information Systems
>          Issue Type: Task
>          Components: Storage
>    Affects Versions: 1.5, 1.6
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>            Priority: Major
>             Fix For: 1.7
>
>
> The GDAL data store fails to find the GDAL library on MacOS. The reason is 
> that it searches for either {{gdal.ddl}} or {{libgdal.so}}, but not for 
> {{libgdal.dylib}}.
> The fix is to replace OS detection by a call to 
> {{System.mapLibraryName(String)}}, which does this work for us.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to